diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /net-p2p/freenet05 | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) | |
download | ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.tar.gz ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.zip |
Notes
Diffstat (limited to 'net-p2p/freenet05')
-rw-r--r-- | net-p2p/freenet05/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index dd66f56bb6ea..e25c55bcbac8 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/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 |