diff options
Diffstat (limited to 'net/freenet/Makefile')
-rw-r--r-- | net/freenet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/freenet/Makefile b/net/freenet/Makefile index dd66f56bb6ea..e25c55bcbac8 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -16,6 +16,8 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech BROKEN= Unfetchable +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_JAVA= 1.4+ USE_SIZE= yes |