diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-28 00:13:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-28 00:13:13 +0000 |
commit | b09f0325b837b74665556577d8487a2475d7ecff (patch) | |
tree | f61d934c6969f6a41519bbeb3313dd264e0f8811 /net-p2p/freenet05 | |
parent | fc86da016cc987c4b71190dc00a3b0d326068355 (diff) | |
download | ports-b09f0325b837b74665556577d8487a2475d7ecff.tar.gz ports-b09f0325b837b74665556577d8487a2475d7ecff.zip |
Notes
Diffstat (limited to 'net-p2p/freenet05')
-rw-r--r-- | net-p2p/freenet05/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/freenet05/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index cc09340d81d3..698a85cc1fd2 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -7,16 +7,15 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 +PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050315 +DISTNAME= ${PORTNAME}-20050327 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech -BROKEN= Unfetchable - USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes diff --git a/net-p2p/freenet05/distinfo b/net-p2p/freenet05/distinfo index 7d16166fe01f..d7e730a7135b 100644 --- a/net-p2p/freenet05/distinfo +++ b/net-p2p/freenet05/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050315.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f -SIZE (freenet-20050315.tgz) = 5006211 +MD5 (freenet-20050327.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f +SIZE (freenet-20050327.tgz) = 5006211 |