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