aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-07-06 01:39:14 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-07-06 01:39:14 +0000
commit3529fa64bf417a6c0e06bc1d2a7ada1472838640 (patch)
tree0d7e04e6b4e7165d812a10c09f273de7ebbb9a87 /www
parenta0d670babebd461ba636f2be763c917a85c5860e (diff)
downloadports-3529fa64bf417a6c0e06bc1d2a7ada1472838640.tar.gz
ports-3529fa64bf417a6c0e06bc1d2a7ada1472838640.zip
- Fix typo in IGNORE
Notes
Notes: svn path=/head/; revision=167031
Diffstat (limited to 'www')
-rw-r--r--www/flock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile
index 190ae4fb7a5b..d9cb8f882feb 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -57,7 +57,7 @@ IGNORE= core dumps on ${ARCH}
.endif
.if ${ARCH}=="sparc64" && ${OSVERSION} < 601101
-IGNORE= core dumps on ${ARCH}, need kern.osrelverdate>=601101
+IGNORE= core dumps on ${ARCH}, need kern.osreldate>=601101
.endif
.if ${OSVERSION} >= 600000