diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-31 11:31:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-31 11:31:58 +0000 |
commit | bb4a1226c506543087b084874b49f4d6a8c75d4b (patch) | |
tree | d4b35398248a740c18203559b03ee9a93f9129d8 /net/freenet | |
parent | af2549826f665ee727d2ea29a3bde4bfab84264d (diff) |
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 2b18ef07b873..fcc34d66ed30 100644 --- a/net/freenet/Makefile +++ b/net/freenet/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 diff --git a/net/freenet/distinfo b/net/freenet/distinfo index 5df69e6fd799..44bb6f12deef 100644 --- a/net/freenet/distinfo +++ b/net/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20041209.tgz) = 7ffeae8369bddb41cd389e689dc19821 -SIZE (freenet-20041209.tgz) = 4961867 +MD5 (freenet-20041220.tgz) = 4e91e35ed9a0d0065f5b619adda5cdaf +SIZE (freenet-20041220.tgz) = 4821736 |