aboutsummaryrefslogtreecommitdiffstats
path: root/net/istgt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-09-08 07:51:16 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-09-08 07:51:16 +0800
commit666ed62e9829ed67c1e5e3c9a4b787009b184d90 (patch)
tree41b5b27139cfc097af56689f2c3ed90e1ea51d96 /net/istgt
parenta22925e3382d025c60bf6da826f4a438d5f11342 (diff)
downloadfreebsd-ports-gnome-666ed62e9829ed67c1e5e3c9a4b787009b184d90.tar.gz
freebsd-ports-gnome-666ed62e9829ed67c1e5e3c9a4b787009b184d90.tar.zst
freebsd-ports-gnome-666ed62e9829ed67c1e5e3c9a4b787009b184d90.zip
- 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)
Diffstat (limited to 'net/istgt')
-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