diff options
Diffstat (limited to 'ftp/frox')
-rw-r--r-- | ftp/frox/Makefile | 1 | ||||
-rw-r--r-- | ftp/frox/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index 19390531bffe..6cdeba6a5be3 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -35,6 +35,7 @@ MAN1= frox.1 MAN5= frox.conf.5 PORTDOCS= FAQ SECURITY CREDITS ChangeLog +PLIST_FILES= sbin/frox etc/frox.conf.sample etc/rc.d/frox.sh PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/ftp/frox/pkg-plist b/ftp/frox/pkg-plist deleted file mode 100644 index 52238638a9e7..000000000000 --- a/ftp/frox/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -sbin/frox -etc/frox.conf.sample -etc/rc.d/frox.sh |