diff options
Diffstat (limited to 'ftp/pftpd/Makefile')
-rw-r--r-- | ftp/pftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index 2fa0339cad63..4059f176400f 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -19,6 +19,7 @@ USE_REINPLACE= yes RESTRICTED= License problem MAN1= pftpd.1 rpad.1 +PLIST_FILES= sbin/pftpd .include <bsd.port.pre.mk> |