summaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1999-03-07 18:58:30 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1999-03-07 18:58:30 +0000
commit07e43910e4b1c42f19577eb3420da53edf1cb9a8 (patch)
treed19f0224cfabec6bcb36fb50c06544d029a0f9f0 /www/checkbot
parentCleanup MASTER_SITES. (diff)
Added backup master site.
Notes
Notes: svn path=/head/; revision=17043
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index 9f37cb756213..541bdc4bc44a 100644
--- a/www/checkbot/Makefile
+++ b/www/checkbot/Makefile
@@ -3,12 +3,13 @@
# Date created: 2. Feb 1998
# Whom: wosch@FreeBSD.org
#
-# $Id: Makefile,v 1.6 1998/10/10 03:34:28 steve Exp $
+# $Id: Makefile,v 1.7 1999/02/24 23:26:23 wosch Exp $
#
DISTNAME= checkbot-1.51
CATEGORIES= www perl5
-MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/
+MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/ \
+ http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.ORG