diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-15 14:12:40 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-15 14:12:40 +0000 |
commit | 05a622425daee7270307b313837e12f312a88577 (patch) | |
tree | c919ea37748d51caedfabf536ac3fab19db824cb /ftp | |
parent | 56b0b3177f5cd1223d05a7ab4246752112957a7b (diff) | |
download | FreeBSD-ports-05a622425daee7270307b313837e12f312a88577.zip FreeBSD-ports-05a622425daee7270307b313837e12f312a88577.tar.gz |
remove paraftp from Makefile
Submitted by: Dave Cornejo <dave@dogwood.com>
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 9fe4078..7ca5c3c 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -38,7 +38,6 @@ SUBDIR += ncftp3 SUBDIR += oftpd SUBDIR += omi - SUBDIR += paraftp SUBDIR += paraget SUBDIR += pavuk SUBDIR += proftpd |