diff options
Diffstat (limited to 'ftp/ftpproxy/Makefile')
-rw-r--r-- | ftp/ftpproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index 1f37a53..058f1a8 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -22,6 +22,7 @@ USE_REINPLACE= yes MAN1= ftp.proxy.1 MANCOMPRESSED= no +PLIST_FILES= sbin/ftp.proxy pre-patch: @${RM} -Rf ${WRKSRC}/*.o ${WRKSRC}/src/ftp.proxy |