aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/bsdiff/Makefile2
-rw-r--r--ports-mgmt/portsnap/Makefile2
-rw-r--r--security/freebsd-update/Makefile2
-rw-r--r--sysutils/freebsd-sha1/Makefile2
-rw-r--r--sysutils/freebsd-sha256/Makefile2
-rw-r--r--sysutils/portsnap/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/misc/bsdiff/Makefile b/misc/bsdiff/Makefile
index a93b8d894b67..25332ef96423 100644
--- a/misc/bsdiff/Makefile
+++ b/misc/bsdiff/Makefile
@@ -19,7 +19,7 @@ PLIST_FILES= bin/bsdiff bin/bspatch
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 600033 || ( ${OSVERSION} > 504103 && ${OSVERSION} < 600000 )
-IGNORE= bsdiff now contained in the base system
+IGNORE= is now contained in the base system
.endif
.include <bsd.port.post.mk>
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
diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile
index 0df773b130e5..892447283507 100644
--- a/security/freebsd-update/Makefile
+++ b/security/freebsd-update/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff
.endif
.if ${OSVERSION} > 700019 || ( ${OSVERSION} > 601104 && ${OSVERSION} < 700000 )
-IGNORE= freebsd-update now contained in the base system
+IGNORE= is now contained in the base system
.endif
# This is a critical security port. If it breaks, Bad Things will happen.
diff --git a/sysutils/freebsd-sha1/Makefile b/sysutils/freebsd-sha1/Makefile
index b65454c53c72..59135e730644 100644
--- a/sysutils/freebsd-sha1/Makefile
+++ b/sysutils/freebsd-sha1/Makefile
@@ -24,7 +24,7 @@ PLIST_FILES= sbin/sha1
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 502113 || ( ${OSVERSION} > 491100 && ${OSVERSION} < 500000 )
-IGNORE= "sha1 now contained in the base system"
+IGNORE= "is now contained in the base system"
.endif
.include <bsd.port.post.mk>
diff --git a/sysutils/freebsd-sha256/Makefile b/sysutils/freebsd-sha256/Makefile
index cb3e883b95a4..4149f37d794f 100644
--- a/sysutils/freebsd-sha256/Makefile
+++ b/sysutils/freebsd-sha256/Makefile
@@ -23,7 +23,7 @@ PLIST_FILES= sbin/sha256
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 600020 || ( ${OSVERSION} > 504101 && ${OSVERSION} < 600000 )
-IGNORE= "sha256 now contained in the base system"
+IGNORE= "is now contained in the base system"
.endif
.include <bsd.port.post.mk>
diff --git a/sysutils/portsnap/Makefile b/sysutils/portsnap/Makefile
index dacdc016369c..b97666d66047 100644
--- a/sysutils/portsnap/Makefile
+++ b/sysutils/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