diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-13 05:11:57 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-13 05:11:57 +0800 |
commit | 10a412001d9ee673cdb9401cb52c3ec6d33dbde2 (patch) | |
tree | 2a60434358d3f2e5b80393925e58ba5f2811e096 /net-mgmt/p5-Cflow | |
parent | c73820e1565482f6654dcc67959c5aefae1959ac (diff) | |
download | freebsd-ports-gnome-10a412001d9ee673cdb9401cb52c3ec6d33dbde2.tar.gz freebsd-ports-gnome-10a412001d9ee673cdb9401cb52c3ec6d33dbde2.tar.zst freebsd-ports-gnome-10a412001d9ee673cdb9401cb52c3ec6d33dbde2.zip |
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.
Diffstat (limited to 'net-mgmt/p5-Cflow')
-rw-r--r-- | net-mgmt/p5-Cflow/Makefile | 3 |
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 |