diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-15 02:30:58 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-15 02:30:58 +0000 |
commit | 3dc3263eca9f937be9770d2fc563fc3a161915d1 (patch) | |
tree | c228261974371b330955cf3691627b97339d5169 /net-p2p/freenet05 | |
parent | 4ef36d6f350ecf9ec5619ce74bff35dd178a2025 (diff) | |
download | FreeBSD-ports-3dc3263eca9f937be9770d2fc563fc3a161915d1.zip FreeBSD-ports-3dc3263eca9f937be9770d2fc563fc3a161915d1.tar.gz |
Update to Freenet Stable build 5102 released 20050315 snapshot
Prompted by: Peter Thoenen <eol1@yahoo.com>
Diffstat (limited to 'net-p2p/freenet05')
-rw-r--r-- | net-p2p/freenet05/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/freenet05/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index c56ef97..606004b 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -6,10 +6,10 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5101 +PORTVERSION= 0.5.2.1.5102 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050227 +DISTNAME= ${PORTNAME}-20050315 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org diff --git a/net-p2p/freenet05/distinfo b/net-p2p/freenet05/distinfo index 8170b43..7d16166 100644 --- a/net-p2p/freenet05/distinfo +++ b/net-p2p/freenet05/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050227.tgz) = d14c4340acd199879a5d7cc6d11bca55 -SIZE (freenet-20050227.tgz) = 5606320 +MD5 (freenet-20050315.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f +SIZE (freenet-20050315.tgz) = 5006211 |