diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-08-24 01:34:17 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-08-24 01:34:17 +0800 |
commit | 0a42c416b796009ce1b002380d18c76268c2092e (patch) | |
tree | 64efd14c8d2e6771e1e9050a8d7f645940cad8c6 /net | |
parent | 29d35d30a92bb701148b1ed6d4702ed0cad8f8c7 (diff) | |
download | freebsd-ports-gnome-0a42c416b796009ce1b002380d18c76268c2092e.tar.gz freebsd-ports-gnome-0a42c416b796009ce1b002380d18c76268c2092e.tar.zst freebsd-ports-gnome-0a42c416b796009ce1b002380d18c76268c2092e.zip |
Turns out that some geocities sites are more dead than others.
My apologies for the inconvenience.
Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
Diffstat (limited to 'net')
-rw-r--r-- | net/uproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uproxy/Makefile b/net/uproxy/Makefile index 6fde8eec2b78..7578a8feed4d 100644 --- a/net/uproxy/Makefile +++ b/net/uproxy/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= avl@FreeBSD.org COMMENT= Proxy for UDP protocols -BROKEN= No Master Site +DEPRECATED= No Master Site EXPIRATION_DATE= 2011-09-01 USE_ZIP= yes |