diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /devel/cvsspam | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) |
Use MASTER_SITE_CRITICAL
Notes
Notes:
svn path=/head/; revision=209964
Diffstat (limited to 'devel/cvsspam')
-rw-r--r-- | devel/cvsspam/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvsspam/Makefile b/devel/cvsspam/Makefile index 9e117d12d2c5..b847dff93ffb 100644 --- a/devel/cvsspam/Makefile +++ b/devel/cvsspam/Makefile @@ -9,8 +9,7 @@ PORTNAME= cvsspam PORTVERSION= 0.2.12 CATEGORIES= devel MASTER_SITES= http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Sends diffs when a change is committed to your CVS repository |