diff options
Diffstat (limited to 'net-p2p/freenet/Makefile')
-rw-r--r-- | net-p2p/freenet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 927ffd138b35..1f936a83a404 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -7,11 +7,11 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://fgudin.nerim.net/files/ -DISTNAME= ${PORTNAME}-20050420 +DISTNAME= ${PORTNAME}-20050526 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org |