diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:31:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:31:49 +0000 |
commit | c2b0bb508db8f856914a3667e54231fe38aa2c04 (patch) | |
tree | 638c37f3cbaf3673ec661733fa084dcc3b7cf7cc /ftp | |
parent | 71354d591a3673aebefce0b8d51f2b9e84999c86 (diff) | |
download | ports-c2b0bb508db8f856914a3667e54231fe38aa2c04.tar.gz ports-c2b0bb508db8f856914a3667e54231fe38aa2c04.zip |
BROKEN: Does not fetch
Notes
Notes:
svn path=/head/; revision=90947
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ncftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile index 7b75dc0b2029..496d41d51687 100644 --- a/ftp/ncftpd/Makefile +++ b/ftp/ncftpd/Makefile @@ -16,6 +16,8 @@ COMMENT= A well known commercial FTP daemon with a 30-day evaluation license WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= "Does not fetch" + ONLY_FOR_ARCHS= i386 NO_BUILD= YES LICENSE= shareware |