diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-11 00:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-11 00:25:35 +0000 |
commit | a247565ca6fad54a72ffa2d97955837538ddbc33 (patch) | |
tree | 8ec1303442f523f97ee8643745a10dbf673d9fab /net-p2p/freenet05 | |
parent | a8b9bd5723fbff2eb4a6db3b8e039f399efca65c (diff) | |
download | ports-a247565ca6fad54a72ffa2d97955837538ddbc33.tar.gz ports-a247565ca6fad54a72ffa2d97955837538ddbc33.zip |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=106699
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 243cae324162..4f5d59ca28a3 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech +BROKEN= Unfetchable + USE_JAVA= 1.4+ USE_SIZE= yes NO_BUILD= yes |