diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-30 16:00:42 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-30 16:00:42 +0000 |
commit | ea4646030f8e43907fbb447f32a17b2df59f2ec8 (patch) | |
tree | 55b276e6327fb2ad02d87714eca16feaf9d66557 /ftp/Makefile | |
parent | 84d6de657cb03d58e4dda39e419723ed400cb719 (diff) | |
download | FreeBSD-ports-ea4646030f8e43907fbb447f32a17b2df59f2ec8.zip FreeBSD-ports-ea4646030f8e43907fbb447f32a17b2df59f2ec8.tar.gz |
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 d380af4..8bd8a53 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 |