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 fcc34d66ed3..c56ef97135d 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -6,11 +6,10 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5100 -PORTREVISION= 3 +PORTVERSION= 0.5.2.1.5101 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20041220 +DISTNAME= ${PORTNAME}-20050227 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org |