diff options
author | cy <cy@FreeBSD.org> | 2011-08-28 15:34:07 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-08-28 15:34:07 +0800 |
commit | ccb7383a7605dcfe3b404191679efe5e677dfb49 (patch) | |
tree | c447fb76b4010587948204dfc7dcec3e14fb0e38 | |
parent | 6fb58bb295cdff61daae354f073d19659a1e7b36 (diff) | |
download | freebsd-ports-gnome-ccb7383a7605dcfe3b404191679efe5e677dfb49.tar.gz freebsd-ports-gnome-ccb7383a7605dcfe3b404191679efe5e677dfb49.tar.zst freebsd-ports-gnome-ccb7383a7605dcfe3b404191679efe5e677dfb49.zip |
llnlxftp has been resurrected.
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | ftp/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -2051,7 +2051,6 @@ graphics/xmms-goom||2011-05-02|Has expired: Upstream disapear and distfile is no graphics/xmms-infinity||2011-05-02|Has expired: Upstream disapear and distfile is no more available ftp/axyftp||2011-05-02|Has expired: Upstream disapear and distfile is no more available ftp/emacs-wget||2011-05-02|Has expired: Upstream disapear and distfile is no more available -ftp/llnlxftp||2011-05-02|Has expired: Upstream disapear and distfile is no more available ftp/moftpd||2011-05-02|Has expired: Upstream disapear and distfile is no more available ftp/wu-ftpd||2011-05-02|Has expired: Upstream disapear and distfile is no more available ftp/xrmftp||2011-05-02|Has expired: Upstream disapear and distfile is no more available diff --git a/ftp/Makefile b/ftp/Makefile index 73f4ff9e13d0..ef07d5ca9ff1 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -51,6 +51,7 @@ SUBDIR += linux-curl SUBDIR += linux-f10-curl SUBDIR += llnlxdir + SUBDIR += llnlxftp SUBDIR += mget SUBDIR += mirror SUBDIR += muddleftpd |