summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-09-07 23:51:16 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-09-07 23:51:16 +0000
commitb6fda414cdba0662241f530cd5a717f7ed75c6a3 (patch)
tree41b5b27139cfc097af56689f2c3ed90e1ea51d96 /net
parent- Fix *_DEPENDS: p5-CPAN-Meta >= 2.112150 is already in Perl 5.16.0+ (diff)
- Fix error when deinstalling if user has modified their
config or added other files into ETCDIR - Bump PORTREVISION since plist has changed PR: ports/171423 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer) Approved by: eadler, bapt (mentors, implicit)
Notes
Notes: svn path=/head/; revision=303845
Diffstat (limited to 'net')
-rw-r--r--net/istgt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile
index 575758538fc9..ac27fbfb44e8 100644
--- a/net/istgt/Makefile
+++ b/net/istgt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= istgt
PORTVERSION= 20120901
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.peach.ne.jp/archives/istgt/
@@ -28,7 +29,7 @@ PLIST_FILES= bin/istgt \
%%ETCDIR%%/istgt.conf.sample \
%%ETCDIR%%/istgt.large.conf.sample \
%%ETCDIR%%/istgtcontrol.conf.sample
-PLIST_DIRS= %%ETCDIR%%
+PLIST_DIRSTRY= %%ETCDIR%%
PORTDOCS= ${DOCS:T}
DOCS= ChangeLog.jp README doc/QUICKSTART doc/QUICKSTART.jp