aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/freenet05/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-04-21 17:41:26 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-04-21 17:41:26 +0000
commitd705bbf13544424604509916c77eb4caf03e687e (patch)
treefcafad43025788f4f15c66621f4be05e044700c3 /net-p2p/freenet05/Makefile
parentceac0519ae1e27c32f041571b742d95a41d15441 (diff)
downloadports-d705bbf13544424604509916c77eb4caf03e687e.tar.gz
ports-d705bbf13544424604509916c77eb4caf03e687e.zip
- Really apply PR [1], last commit only did a PORTREVISION bump
o Update to Freenet Stable build 5102 released 20050420 snapshot o Bump PORTREVISION since build version did not change o Add an extra entry to MASTER_SITES [1] PR: 79882 [1] Submitted by: Francis Gudin <fgudin@nerim.net> [1]
Notes
Notes: svn path=/head/; revision=133878
Diffstat (limited to 'net-p2p/freenet05/Makefile')
-rw-r--r--net-p2p/freenet05/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile
index ebef7e762b50..927ffd138b35 100644
--- a/net-p2p/freenet05/Makefile
+++ b/net-p2p/freenet05/Makefile
@@ -7,10 +7,11 @@
PORTNAME= freenet
PORTVERSION= 0.5.2.1.5102
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net java security
-MASTER_SITES= http://freenetproject.org/snapshots/
-DISTNAME= ${PORTNAME}-20050410
+MASTER_SITES= http://freenetproject.org/snapshots/ \
+ http://fgudin.nerim.net/files/
+DISTNAME= ${PORTNAME}-20050420
EXTRACT_SUFX= .tgz
MAINTAINER= lioux@FreeBSD.org