diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-29 21:41:11 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-29 21:41:11 +0000 |
commit | 0c5731d005959e1bc998320c48ac6d8c3c41a33f (patch) | |
tree | 7e9324b010152423483744cd424cc4db1a2741ef /www/checkbot | |
parent | 945485fde52cef5e2e34afb18ef81a3bc3995b04 (diff) | |
download | ports-0c5731d005959e1bc998320c48ac6d8c3c41a33f.tar.gz ports-0c5731d005959e1bc998320c48ac6d8c3c41a33f.zip |
Notes
Diffstat (limited to 'www/checkbot')
-rw-r--r-- | www/checkbot/Makefile | 6 | ||||
-rw-r--r-- | www/checkbot/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 67cccc72bd07..c7d1944ba657 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: checkbot -# Version required: 1.51 +# Version required: 1.57 # Date created: 2. Feb 1998 # Whom: wosch@FreeBSD.org # # $FreeBSD$ # -DISTNAME= checkbot-1.54 +DISTNAME= checkbot-1.57 CATEGORIES= www perl5 MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/ \ http://www.de.freebsd.org/~wosch/src/ @@ -19,6 +19,8 @@ BUILD_DEPENDS= \ ${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww +FETCH_BEFORE_ARGS= -b + MAN1= checkbot.1 USE_PERL5= YES diff --git a/www/checkbot/distinfo b/www/checkbot/distinfo index 3c6f5ac2826d..aee9143ee15b 100644 --- a/www/checkbot/distinfo +++ b/www/checkbot/distinfo @@ -1 +1 @@ -MD5 (checkbot-1.54.tar.gz) = e0956eb3f885d2e2f20f5bec9dceaa02 +MD5 (checkbot-1.57.tar.gz) = d87dbf0e6afd16b6dacf1c33c59f73e8 |