aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftpd
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-12 00:57:05 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-12 00:57:05 +0000
commit62ff3197360b1bd8dc8949501f65f21d953c7e30 (patch)
tree9296dc8d19a5671a0c8e5f9d6672f460bfe6c596 /ftp/ncftpd
parent0d6a71c57ca200b2f2c49263b8670339f70a2e16 (diff)
downloadports-62ff3197360b1bd8dc8949501f65f21d953c7e30.tar.gz
ports-62ff3197360b1bd8dc8949501f65f21d953c7e30.zip
There is no 9.x distfile available for this port
Pointyhat to: me
Notes
Notes: svn path=/head/; revision=288987
Diffstat (limited to 'ftp/ncftpd')
-rw-r--r--ftp/ncftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile
index 3c147bd6dcbe..59af71174193 100644
--- a/ftp/ncftpd/Makefile
+++ b/ftp/ncftpd/Makefile
@@ -31,6 +31,7 @@ PORTDOCS= install.html README README.freebsd LICENSE
.if ${OSVERSION} >= 900000
BINVER= 9.0
+IGNORE= not yet available for 9.x
.elif ${OSVERSION} >= 800000
BINVER= 8.0
.else