aboutsummaryrefslogtreecommitdiff
path: root/net/fspd
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-07-05 14:25:37 +0000
committerXin LI <delphij@FreeBSD.org>2007-07-05 14:25:37 +0000
commitbef85799a1b0c689eddca7f05a593abf53c25502 (patch)
tree217abdff6696f7bb8f539c451df230ddd36a38da /net/fspd
parent7a8d737319d63615938dc284901e18ecbf622046 (diff)
downloadports-bef85799a1b0c689eddca7f05a593abf53c25502.tar.gz
ports-bef85799a1b0c689eddca7f05a593abf53c25502.zip
Fix PLIST_FILES, it was duplicated by previous merge.
Pointy hat to: miwi Approved by: maintainer
Notes
Notes: svn path=/head/; revision=195015
Diffstat (limited to 'net/fspd')
-rw-r--r--net/fspd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile
index 1aa5314791c2..f9c2bee6cbd3 100644
--- a/net/fspd/Makefile
+++ b/net/fspd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fspd
PORTVERSION= 2.8.1.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fsp
@@ -47,8 +47,6 @@ OPTIONS= NOCLIENTS "Omit client commands" off \
CONFIGURE_ARGS+= --disable-timeout
.endif
-PLIST_FILES= bin/fspscan bin/fspd etc/fspd.conf.sample
-
.if !defined(WITH_NOCLIENTS)
.for command in ${CLIENTS}
PLIST_FILES+= bin/${command}