diff options
author | kris <kris@FreeBSD.org> | 2000-06-03 00:16:04 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-06-03 00:16:04 +0000 |
commit | 63ac77fb12ae00d9b076fa3ce878718e8c02e12f (patch) | |
tree | 4a83b70844cbf6e441448306916907a9261a9036 /ftp/Makefile | |
parent | 14e82ecf9ba0aa44e748a12ed2ab0fb9fa6ac74c (diff) | |
download | FreeBSD-ports-63ac77fb12ae00d9b076fa3ce878718e8c02e12f.zip FreeBSD-ports-63ac77fb12ae00d9b076fa3ce878718e8c02e12f.tar.gz |
Remove wxftp after repo copy to axyftp
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 51f1438..c0c61f8 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 |