diff options
Diffstat (limited to 'net/freenet/Makefile')
-rw-r--r-- | net/freenet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/freenet/Makefile b/net/freenet/Makefile index cc09340d81d3..698a85cc1fd2 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -7,16 +7,15 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 +PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050315 +DISTNAME= ${PORTNAME}-20050327 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech -BROKEN= Unfetchable - USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes |