diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /devel/cvsspam | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) | |
download | ports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz ports-7be606cdf63c50e178dab5bd297f53873130a449.zip |
Notes
Diffstat (limited to 'devel/cvsspam')
-rw-r--r-- | devel/cvsspam/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cvsspam/Makefile b/devel/cvsspam/Makefile index 3392d46c2a8c..9e117d12d2c5 100644 --- a/devel/cvsspam/Makefile +++ b/devel/cvsspam/Makefile @@ -8,7 +8,9 @@ PORTNAME= cvsspam PORTVERSION= 0.2.12 CATEGORIES= devel -MASTER_SITES= http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/ +MASTER_SITES= http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Sends diffs when a change is committed to your CVS repository |