aboutsummaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-03-03 10:00:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-03-03 10:00:54 +0000
commited5b96dba44f191093a79414f2a7e87846cfef7f (patch)
tree7b139cfe824766db08869acb9fcf04ce14f44748 /www/checkbot
parent1237695bd2f5ea312b142e8b833e83bbc799b4d1 (diff)
downloadports-ed5b96dba44f191093a79414f2a7e87846cfef7f.tar.gz
ports-ed5b96dba44f191093a79414f2a7e87846cfef7f.zip
Notes
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index 652476adec75..f9c940527f7a 100644
--- a/www/checkbot/Makefile
+++ b/www/checkbot/Makefile
@@ -3,7 +3,7 @@
# Date created: 2. Feb 1998
# Whom: wosch@FreeBSD.org
#
-# $Id: Makefile,v 1.8 1997/06/24 18:43:25 jfitz Exp $
+# $Id: Makefile,v 1.1.1.1 1998/03/02 19:11:48 wosch Exp $
#
DISTNAME= checkbot-1.51
@@ -17,6 +17,7 @@ BUILD_DEPENDS= \
${PORTSDIR}/www/p5-libwww \
${PORTSDIR}/mail/p5-Mail-Tools
+BROKEN= BUILD_DEPENDS list not right
MAN1= checkbot.1
USE_PERL5= YES