freebsd-ports/ftp/proftpd-devel/pkg-plist
Michael Haro 5492aae1af - install ftpwho
- install xferlog.5 manpage
- create /var/run/proftpd in the rc.d startup script so that it will
  be recreated during the next boot.
1999-10-11 04:41:55 +00:00

8 lines
182 B
Plaintext

bin/ftpcount
bin/ftpwho
etc/proftpd.conf.default
etc/rc.d/proftpd.sh.sample
@exec if [ ! -f %D/etc/proftpd.conf ] ; then cp -p %D/%F %B/proftpd.conf; fi
libexec/proftpd
sbin/ftpshut