aboutsummaryrefslogtreecommitdiff
path: root/net/atmsupport
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2004-02-02 08:32:54 +0000
committerHartmut Brandt <harti@FreeBSD.org>2004-02-02 08:32:54 +0000
commitaefc8929d342bdfce98a538d8eb18b4ac8f3ada2 (patch)
tree0c91a51aa65dde3f90ab24dedcbd2b6342c9f726 /net/atmsupport
parent774d8de4d1e9fae15e669ec32d95f232354a393a (diff)
downloadports-aefc8929d342bdfce98a538d8eb18b4ac8f3ada2.tar.gz
ports-aefc8929d342bdfce98a538d8eb18b4ac8f3ada2.zip
Notes
Diffstat (limited to 'net/atmsupport')
-rw-r--r--net/atmsupport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile
index 8ed36eef830c..deac89453346 100644
--- a/net/atmsupport/Makefile
+++ b/net/atmsupport/Makefile
@@ -25,8 +25,8 @@ MAN1= unidecode.1 uniencode.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= "ngATM not implemented on FreeBSD 4.x and earlier"
+.if ${OSVERSION} < 501114
+IGNORE= "ngATM not implemented on FreeBSD 4.x, 5.1 and earlier"
.endif
.include <bsd.port.post.mk>