diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 00:35:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 00:35:49 +0000 |
commit | c1eaff1b565d6781255303c68bba386df2e0c884 (patch) | |
tree | 622925cdd9807d0b63e98b28780ec8c931da7094 /ftp/p5-Net-FTPServer/files | |
parent | d3fe5df1bfa67e8a92eea110385b01cb37c61f8a (diff) | |
download | ports-c1eaff1b565d6781255303c68bba386df2e0c884.tar.gz ports-c1eaff1b565d6781255303c68bba386df2e0c884.zip |
Notes
Diffstat (limited to 'ftp/p5-Net-FTPServer/files')
-rw-r--r-- | ftp/p5-Net-FTPServer/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ftp/p5-Net-FTPServer/files/pkg-message.in b/ftp/p5-Net-FTPServer/files/pkg-message.in new file mode 100644 index 000000000000..c68cbf0f6c7a --- /dev/null +++ b/ftp/p5-Net-FTPServer/files/pkg-message.in @@ -0,0 +1,6 @@ +-------------------------------------------------------------------------- +You have installed p5-Net-FTPServer, a full-featured ftp daemon written in +Perl. For more information, please type `perldoc Net::FTPServer'. The +ftpd is installed as %%PREFIX%%/sbin/ftpd.pl, with an example config +file in %%PREFIX%%/share/examples/Net-FTPServer. +-------------------------------------------------------------------------- |