diff options
Diffstat (limited to 'net-p2p/freenet/Makefile')
-rw-r--r-- | net-p2p/freenet/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 9f666b7824ec..3ca4a52f6898 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -6,17 +6,15 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5084 +PORTVERSION= 0.5.2.1.5096 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20040702 +DISTNAME= ${PORTNAME}-20040924 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 |