aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Feed
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-08-01 21:58:36 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-08-01 21:58:36 +0000
commit34cff2920bdf7628a28c92ef5022ae5694876994 (patch)
tree67fd8f049c3efd0539e866d0f0da5d903968e25e /textproc/p5-XML-Feed
parent652155c1a27cf250eba2fdf5db968a41439d7b36 (diff)
downloadports-34cff2920bdf7628a28c92ef5022ae5694876994.tar.gz
ports-34cff2920bdf7628a28c92ef5022ae5694876994.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Feed')
-rw-r--r--textproc/p5-XML-Feed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index 7ecd727e6f92..0c14f69ecb03 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -34,7 +34,7 @@ MAN3= XML::Feed.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= This port requires perl 5.8.x or later. Install lang/perl5 then try again
+IGNORE= This port requires perl 5.8.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>