diff options
author | lioux <lioux@FreeBSD.org> | 2005-04-02 23:13:11 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-04-02 23:13:11 +0000 |
commit | ce325ff1926e5fd5dbbab3fefb91f9a785529f91 (patch) | |
tree | 5a48f03abce373ea48920d889e0e3c83301b74c1 /net-p2p/freenet | |
parent | 9b2fa1939ba56249baa8efd9dc4314466eb9f301 (diff) | |
download | FreeBSD-ports-ce325ff1926e5fd5dbbab3fefb91f9a785529f91.zip FreeBSD-ports-ce325ff1926e5fd5dbbab3fefb91f9a785529f91.tar.gz |
o Update to Freenet Stable build 5102 released 20050403 snapshot
o Bump PORTREVISION since build version did not change
Diffstat (limited to 'net-p2p/freenet')
-rw-r--r-- | net-p2p/freenet/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/freenet/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 698a85c..8fa123f 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -7,10 +7,10 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050327 +DISTNAME= ${PORTNAME}-20050403 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org diff --git a/net-p2p/freenet/distinfo b/net-p2p/freenet/distinfo index d7e730a..a845728 100644 --- a/net-p2p/freenet/distinfo +++ b/net-p2p/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050327.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f -SIZE (freenet-20050327.tgz) = 5006211 +MD5 (freenet-20050403.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f +SIZE (freenet-20050403.tgz) = 5006211 |