diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2003-03-04 12:45:03 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2003-03-04 12:45:03 +0000 |
commit | a5b21fb99fbfbc0f57bf4dc812104532ed2bcbbc (patch) | |
tree | 46521d8f76e3a725ec0b6c5cf4f1c7d3d3b7a160 /www | |
parent | 895699dbd4db0f3e945260251edd57b0e45c067b (diff) | |
download | ports-a5b21fb99fbfbc0f57bf4dc812104532ed2bcbbc.tar.gz ports-a5b21fb99fbfbc0f57bf4dc812104532ed2bcbbc.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/checkbot/Makefile | 3 | ||||
-rw-r--r-- | www/checkbot/distinfo | 2 | ||||
-rw-r--r-- | www/checkbot/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index c07587c11279..650ae54aea9f 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -6,12 +6,13 @@ # PORTNAME= checkbot -PORTVERSION= 1.67 +PORTVERSION= 1.71 CATEGORIES= www perl5 MASTER_SITES= http://degraaff.org/checkbot/ \ http://www.de.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org +COMMENT= A WWW link verifier, similar like momspider SITE_PERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER} diff --git a/www/checkbot/distinfo b/www/checkbot/distinfo index 215d7be43cef..bc8551b6c35c 100644 --- a/www/checkbot/distinfo +++ b/www/checkbot/distinfo @@ -1 +1 @@ -MD5 (checkbot-1.67.tar.gz) = f9d7913003db6f09e34b3328cca5ca00 +MD5 (checkbot-1.71.tar.gz) = b2152d3f9da604bd85fd0e3a0c5fd640 diff --git a/www/checkbot/pkg-plist b/www/checkbot/pkg-plist index 05daf50ff130..b736f0d4abf1 100644 --- a/www/checkbot/pkg-plist +++ b/www/checkbot/pkg-plist @@ -1,3 +1,4 @@ bin/checkbot +man/man1/checkbot.1.gz lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/checkbot/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/checkbot |