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-p2p/freenet05/Makefile | |
parent | 00cd543a0256caf81600e653e3c11abfe988e9db (diff) |
Notes
Diffstat (limited to 'net-p2p/freenet05/Makefile')
-rw-r--r-- | net-p2p/freenet05/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 927ffd138b35..1f936a83a404 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/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 |