aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-02-06 02:42:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-02-06 02:42:16 +0000
commit5ea6fc3f9c96cb7a95bac62ebc58af25b970131f (patch)
treee3ee5f0c7dcd1e9d4c5fa8e3f77cdbf886de13e9
parent8be462141aef7ea4a62f4f75d6520a03fc1fbe80 (diff)
downloadports-5ea6fc3f9c96cb7a95bac62ebc58af25b970131f.tar.gz
ports-5ea6fc3f9c96cb7a95bac62ebc58af25b970131f.zip
Notes
-rw-r--r--ports-mgmt/portcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portcheck/Makefile b/ports-mgmt/portcheck/Makefile
index 39e879534f6d..e5ce17297e72 100644
--- a/ports-mgmt/portcheck/Makefile
+++ b/ports-mgmt/portcheck/Makefile
@@ -31,7 +31,7 @@ do-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 504104
-IGNORE= doesn't work on our sstem, it needs portsnap, please update your system to at least 5-STABLE
+IGNORE= doesn't work on your system, it needs portsnap, please update your system to at least 5-STABLE
.endif
.include <bsd.port.post.mk>