summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-12 21:11:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-12 21:11:57 +0000
commit2b85c01e5cbec60fc0634208d93f6e14764e8433 (patch)
tree833e0827ca73a28a46ae08ed3c60cebe135006d7 /net-mgmt
parentMastersite disappeared. Add ftp variant of http mirror of the original. (diff)
Fix fetch by adding 'old/' subdirectory. Leave the unmodified version so
as to leave a trail of breadcrumbs for Edwin's survey. The latest version on the site is 1.053.
Notes
Notes: svn path=/head/; revision=145161
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Cflow/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile
index 02fba6113f96..3bd5b1c20fc0 100644
--- a/net-mgmt/p5-Cflow/Makefile
+++ b/net-mgmt/p5-Cflow/Makefile
@@ -9,7 +9,8 @@ PORTNAME= Cflow
PORTVERSION= 1.051
PORTREVISION= 2
CATEGORIES= net-mgmt perl5
-MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/
+MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ \
+ http://net.doit.wisc.edu/~plonka/Cflow/old/
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org