diff options
author | roam <roam@FreeBSD.org> | 2001-06-27 21:34:06 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-06-27 21:34:06 +0800 |
commit | 0e829604633ad3a1cb32096a72238703d4fea2bd (patch) | |
tree | 45760260fe0c2345475305c6beaa6d766324dd12 /ftp/Makefile | |
parent | 0c36544700ef0f7f598a8d9240582585aeddcdff (diff) | |
download | freebsd-ports-gnome-0e829604633ad3a1cb32096a72238703d4fea2bd.tar.gz freebsd-ports-gnome-0e829604633ad3a1cb32096a72238703d4fea2bd.tar.zst freebsd-ports-gnome-0e829604633ad3a1cb32096a72238703d4fea2bd.zip |
Add ncftpd, a well-known commercial FTP server with a restrictive 30-day
evaluation license.
PR: 28270
Submitted by: Justin Stanford <jus@security.za.net>
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 7ca5c3c5e0f0..fa5a5297448b 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -36,6 +36,7 @@ SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += ncftp3 + SUBDIR += ncftpd SUBDIR += oftpd SUBDIR += omi SUBDIR += paraget |