summaryrefslogtreecommitdiff
path: root/net/wping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wping/Makefile')
-rw-r--r--net/wping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wping/Makefile b/net/wping/Makefile
index e2e719d3c513..9475e6815bf1 100644
--- a/net/wping/Makefile
+++ b/net/wping/Makefile
@@ -29,7 +29,7 @@ do-install:
## this port requires PERL 5.8.x or later
##
.if ${PERL_LEVEL} < 500800
-IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again
+IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>