diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-26 21:52:52 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-26 21:52:52 +0000 |
commit | e56b1a155e982bcc85348877b2990643df453cbf (patch) | |
tree | 249705ebd51ef09673aca2077a31125e13457c53 /ftp | |
parent | dd5fadd0881a9cb60b536f0d43b13c4e7c7bb066 (diff) | |
download | ports-e56b1a155e982bcc85348877b2990643df453cbf.tar.gz ports-e56b1a155e982bcc85348877b2990643df453cbf.zip |
Notes
Diffstat (limited to 'ftp')
-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 |