diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:11:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:11:34 +0000 |
commit | 991d09aec4e9b0ba9f12122d49ef31aa6de71e7b (patch) | |
tree | 289e5f7c28d6cfd0a4a81901b06639dd791602a3 /ftp/Makefile | |
parent | 9be9c4c1dafe17e16a81322515a375b6574e2bb7 (diff) | |
download | ports-991d09aec4e9b0ba9f12122d49ef31aa6de71e7b.tar.gz ports-991d09aec4e9b0ba9f12122d49ef31aa6de71e7b.zip |
Notes
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index ce68ea110cd8..705e3688b138 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -6,7 +6,6 @@ SUBDIR += IglooFTP SUBDIR += atftp SUBDIR += axel - SUBDIR += axyftp SUBDIR += bareftp SUBDIR += bbftp SUBDIR += bftpd @@ -16,7 +15,6 @@ SUBDIR += curl SUBDIR += curlpp SUBDIR += dmachine - SUBDIR += emacs-wget SUBDIR += fget SUBDIR += filezilla SUBDIR += fmirror @@ -53,11 +51,7 @@ SUBDIR += lftp SUBDIR += linux-curl SUBDIR += linux-f10-curl - SUBDIR += llnlxdir - SUBDIR += llnlxftp SUBDIR += mget - SUBDIR += mirror - SUBDIR += moftpd SUBDIR += muddleftpd SUBDIR += multiget SUBDIR += ncftp1 @@ -119,12 +113,9 @@ SUBDIR += wgetpro SUBDIR += wmget SUBDIR += wput - SUBDIR += wu-ftpd SUBDIR += wu-ftpd+ipv6 SUBDIR += wxdfast SUBDIR += wzdftpd - SUBDIR += xrmftp SUBDIR += yafc - SUBDIR += yale-tftpd .include <bsd.port.subdir.mk> |