diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-31 00:00:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-31 00:00:42 +0800 |
commit | ea4646030f8e43907fbb447f32a17b2df59f2ec8 (patch) | |
tree | 55b276e6327fb2ad02d87714eca16feaf9d66557 /ftp/Makefile | |
parent | 84d6de657cb03d58e4dda39e419723ed400cb719 (diff) | |
download | freebsd-ports-gnome-ea4646030f8e43907fbb447f32a17b2df59f2ec8.tar.gz freebsd-ports-gnome-ea4646030f8e43907fbb447f32a17b2df59f2ec8.tar.zst freebsd-ports-gnome-ea4646030f8e43907fbb447f32a17b2df59f2ec8.zip |
add p5-Net-FTPServer
A full-featured, secure, extensible and configurable Perl FTP server
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 d380af4feb83..8bd8a5304583 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -40,6 +40,7 @@ SUBDIR += ncftpd SUBDIR += oftpd SUBDIR += omi + SUBDIR += p5-Net-FTPServer SUBDIR += paraget SUBDIR += pavuk SUBDIR += proftpd |