diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-27 08:05:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-27 08:05:31 +0000 |
commit | 09e0794723931d58e26afceb1cceac07444a79e0 (patch) | |
tree | abf620dd0f28053313210180240d681235be89ca /net/ncplib | |
parent | 54b6f9deb01513c6f64cdb6efa8b2c17c3bbaa9f (diff) | |
download | ports-09e0794723931d58e26afceb1cceac07444a79e0.tar.gz ports-09e0794723931d58e26afceb1cceac07444a79e0.zip |
Notes
Diffstat (limited to 'net/ncplib')
-rw-r--r-- | net/ncplib/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/ncplib/Makefile b/net/ncplib/Makefile index 4cddd1489f87..1dc4027c3f8f 100644 --- a/net/ncplib/Makefile +++ b/net/ncplib/Makefile @@ -23,10 +23,6 @@ MANCOMPRESSED= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 310000 -.error this program requires FreeBSD 3.1-stable or later. -.endif - MAN1= ncpasswd.1 ncprint.1 ncpsend.1 ncpurge.1 MAN8= ipxping.8 |