diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-31 19:31:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-31 19:31:58 +0800 |
commit | fa8483ae6927115e2192bba83b7ce9facad7ede3 (patch) | |
tree | f43156270056673a4c1017e05a4db494e3e9bd8e /net-p2p/freenet05/Makefile | |
parent | aa4289532313d3f47b75dd0c3669df3a82919cca (diff) | |
download | freebsd-ports-gnome-fa8483ae6927115e2192bba83b7ce9facad7ede3.tar.gz freebsd-ports-gnome-fa8483ae6927115e2192bba83b7ce9facad7ede3.tar.zst freebsd-ports-gnome-fa8483ae6927115e2192bba83b7ce9facad7ede3.zip |
o Update to Freenet Stable build 5100 released 20041220 snapshot
o Bump PORTREVISION since it is the same build number but another
snapshot
Diffstat (limited to 'net-p2p/freenet05/Makefile')
-rw-r--r-- | net-p2p/freenet05/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 2b18ef07b873..fcc34d66ed30 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -7,10 +7,10 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5100 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20041209 +DISTNAME= ${PORTNAME}-20041220 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org |