diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 23:26:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 23:26:11 +0000 |
commit | f23aa4da64f7df94a60d29793f5ab5605cd01797 (patch) | |
tree | 33a3f2eb3419e2bcc43a8e82a521b54e899e3325 /ftp/ncftp1/Makefile | |
parent | 66664696a4226035f050a88b9b12ed41b84eb7f8 (diff) |
Mark as unfetchable
Notes
Notes:
svn path=/head/; revision=383392
Diffstat (limited to 'ftp/ncftp1/Makefile')
-rw-r--r-- | ftp/ncftp1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile index ecabaced2f61..b2d85046dedf 100644 --- a/ftp/ncftp1/Makefile +++ b/ftp/ncftp1/Makefile @@ -10,6 +10,7 @@ PKGNAMESUFFIX= 1 MAINTAINER= obrien@FreeBSD.org COMMENT= FTP replacement with advanced user interface +BROKEN= Unfetchable OPTIONS_DEFINE= AS_NCFTP AS_NCFTP_DESC= Install binary as ncftp instead of ncftp1 |