aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-01-12 08:57:05 +0800
committereadler <eadler@FreeBSD.org>2012-01-12 08:57:05 +0800
commitcfa6194e38c04d2bf508feb44f8ef42bc31290eb (patch)
tree104122430e75b4e31a498f6f274d6f32a4910a53 /ftp
parentf1c63e7f54540f53a6a2f4bcd7fb92a3e39d0c47 (diff)
downloadfreebsd-ports-gnome-cfa6194e38c04d2bf508feb44f8ef42bc31290eb.tar.gz
freebsd-ports-gnome-cfa6194e38c04d2bf508feb44f8ef42bc31290eb.tar.zst
freebsd-ports-gnome-cfa6194e38c04d2bf508feb44f8ef42bc31290eb.zip
There is no 9.x distfile available for this port
Pointyhat to: me
Diffstat (limited to 'ftp')
-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