diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-26 16:22:46 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-26 16:22:46 +0000 |
commit | 3bbc20030de60d3997d19b7fec091e051e9ba538 (patch) | |
tree | 0cc5a2abff76407f208bb4fce05ff901fd3e68bb /net/freenet | |
parent | 00cd543a0256caf81600e653e3c11abfe988e9db (diff) | |
download | ports-3bbc20030de60d3997d19b7fec091e051e9ba538.tar.gz ports-3bbc20030de60d3997d19b7fec091e051e9ba538.zip |
Notes
Diffstat (limited to 'net/freenet')
-rw-r--r-- | net/freenet/Makefile | 4 | ||||
-rw-r--r-- | net/freenet/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 927ffd138b35..1f936a83a404 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -7,11 +7,11 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://fgudin.nerim.net/files/ -DISTNAME= ${PORTNAME}-20050420 +DISTNAME= ${PORTNAME}-20050526 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org diff --git a/net/freenet/distinfo b/net/freenet/distinfo index b85158909dad..ad1759cc24d6 100644 --- a/net/freenet/distinfo +++ b/net/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050420.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f -SIZE (freenet-20050420.tgz) = 5006211 +MD5 (freenet-20050526.tgz) = f121494b89d0c630c9090cea37e9e7d1 +SIZE (freenet-20050526.tgz) = 4482401 |