aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-SimpleLinkChecker/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-29 11:25:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-29 11:25:21 +0000
commit79c01e00a4be3f943d3d21c742305a439ae03797 (patch)
treecf1c4d2b2a6358dd261c38e2c46636f51f81fc08 /www/p5-HTTP-SimpleLinkChecker/Makefile
parent775380d2acdba3412f97a564acde2c998ff73f42 (diff)
downloadports-79c01e00a4be3f943d3d21c742305a439ae03797.tar.gz
ports-79c01e00a4be3f943d3d21c742305a439ae03797.zip
Notes
Diffstat (limited to 'www/p5-HTTP-SimpleLinkChecker/Makefile')
-rw-r--r--www/p5-HTTP-SimpleLinkChecker/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-HTTP-SimpleLinkChecker/Makefile b/www/p5-HTTP-SimpleLinkChecker/Makefile
index 1cd3f8c1319e..f6a9eb870173 100644
--- a/www/p5-HTTP-SimpleLinkChecker/Makefile
+++ b/www/p5-HTTP-SimpleLinkChecker/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= HTTP-SimpleLinkChecker
-PORTVERSION= 1.13
+PORTVERSION= 1.15
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Check the HTTP response code for a link
BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww
+MAN1= http_status.1
MAN3= HTTP::SimpleLinkChecker.3
PERL_CONFIGURE= yes