diff options
author | kris <kris@FreeBSD.org> | 2000-06-03 08:16:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-06-03 08:16:04 +0800 |
commit | 63ac77fb12ae00d9b076fa3ce878718e8c02e12f (patch) | |
tree | 4a83b70844cbf6e441448306916907a9261a9036 | |
parent | 14e82ecf9ba0aa44e748a12ed2ab0fb9fa6ac74c (diff) | |
download | freebsd-ports-gnome-63ac77fb12ae00d9b076fa3ce878718e8c02e12f.tar.gz freebsd-ports-gnome-63ac77fb12ae00d9b076fa3ce878718e8c02e12f.tar.zst freebsd-ports-gnome-63ac77fb12ae00d9b076fa3ce878718e8c02e12f.zip |
Remove wxftp after repo copy to axyftp
-rw-r--r-- | ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 51f143853d74..c0c61f8364fa 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -2,6 +2,7 @@ # SUBDIR += IglooFTP + SUBDIR += axyftp SUBDIR += cftp SUBDIR += curl SUBDIR += downloader @@ -30,7 +31,6 @@ SUBDIR += spegla SUBDIR += wget SUBDIR += wu-ftpd - SUBDIR += wxftp SUBDIR += xrmftp SUBDIR += yafc SUBDIR += yale-tftpd |