aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile2
-rw-r--r--sysutils/p5-FreeBSD-Portindex/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 5cfced360809..0908844b0cb4 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -34,7 +34,7 @@ MAN1= find-updated.1 cache-init.1 cache-update.1 portindex.1
## Needs a recent version of perl, preferably 5.8.6, but 5.6.1 should work
##
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.x or (preferably) later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.x or (preferably) later. Install lang/perl5.8 and try again
.endif
.if ${PERL_LEVEL} < 500800
diff --git a/sysutils/p5-FreeBSD-Portindex/Makefile b/sysutils/p5-FreeBSD-Portindex/Makefile
index 5cfced360809..0908844b0cb4 100644
--- a/sysutils/p5-FreeBSD-Portindex/Makefile
+++ b/sysutils/p5-FreeBSD-Portindex/Makefile
@@ -34,7 +34,7 @@ MAN1= find-updated.1 cache-init.1 cache-update.1 portindex.1
## Needs a recent version of perl, preferably 5.8.6, but 5.6.1 should work
##
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.x or (preferably) later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.x or (preferably) later. Install lang/perl5.8 and try again
.endif
.if ${PERL_LEVEL} < 500800