diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-06 17:16:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-06 17:16:54 +0000 |
commit | 03c137d6f815a41f2b7361eebaf857f7fa2f2604 (patch) | |
tree | 8acff035e2804326858e174c6a2fcde48273b5d5 /ftp/Makefile | |
parent | cf977e9902e0b2934a27c3f4f41dd1fb1f3af730 (diff) | |
download | ports-03c137d6f815a41f2b7361eebaf857f7fa2f2604.tar.gz ports-03c137d6f815a41f2b7361eebaf857f7fa2f2604.zip |
Notes
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index bc8fe0972d04..58524ad89910 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -8,6 +8,7 @@ SUBDIR += bftpd SUBDIR += bsdftpd-ssl SUBDIR += cftp + SUBDIR += cmdftp SUBDIR += curl SUBDIR += curlpp SUBDIR += dmachine |