diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-02 17:11:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-02 17:11:34 +0800 |
commit | 85c43b5771519be4dfe5fee8738e61e651fab79a (patch) | |
tree | 213c5728acfbf4523a27ca0d46c686db097d2361 /ftp/Makefile | |
parent | 0ac0c824c55f9524c6bc08e422affb4578cb1774 (diff) | |
download | freebsd-ports-gnome-85c43b5771519be4dfe5fee8738e61e651fab79a.tar.gz freebsd-ports-gnome-85c43b5771519be4dfe5fee8738e61e651fab79a.tar.zst freebsd-ports-gnome-85c43b5771519be4dfe5fee8738e61e651fab79a.zip |
Remove unmaintained expired ports from ftp
2011-05-01 ftp/axyftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/emacs-wget: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxdir: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/mirror: Upstream disapear and distfile is no more available
2011-05-01 ftp/moftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/wu-ftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/xrmftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/yale-tftpd: Upstream disapear and distfile is no more available
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> |