summaryrefslogtreecommitdiff
path: root/ports-mgmt/portsnap
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-09-13 05:24:34 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-09-13 05:24:34 +0000
commit80f6c8cd1f57d6ab76a4bc9165eb27fc9d34d968 (patch)
treead5c6e3ad9db731ec1b3b6c1feb2788a3da6415a /ports-mgmt/portsnap
parentcleanup pkg-plist after gnustep-make (diff)
Turn
IGNORE= "foo now contained in the base system" into IGNORE= "is now contained in the base system" since the code which prints this string prefices it with the package name. Suggested by: kris
Notes
Notes: svn path=/head/; revision=172908
Diffstat (limited to 'ports-mgmt/portsnap')
-rw-r--r--ports-mgmt/portsnap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile
index dacdc016369c..b97666d66047 100644
--- a/ports-mgmt/portsnap/Makefile
+++ b/ports-mgmt/portsnap/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS+= sha256:${PORTSDIR}/sysutils/freebsd-sha256
.endif
.if ${OSVERSION} > 600033 || ( ${OSVERSION} > 504103 && ${OSVERSION} < 600000 )
-IGNORE= portsnap now contained in the base system
+IGNORE= is now contained in the base system
.endif
MAN5= portsnap.conf.5