aboutsummaryrefslogtreecommitdiff
path: root/net/hsflowd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-22 14:43:23 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-22 14:43:23 +0000
commit1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1 (patch)
tree24cf2c5f670d09044d4bf3d1c8c7004d2fb1453d /net/hsflowd
parent97dce54033a3ca0596c0fd7b981856f5f3553e16 (diff)
downloadports-1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1.tar.gz
ports-1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1.zip
Cleanup plist
Notes
Notes: svn path=/head/; revision=373063
Diffstat (limited to 'net/hsflowd')
-rw-r--r--net/hsflowd/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/hsflowd/pkg-plist b/net/hsflowd/pkg-plist
index 54258b7a4fe9..ea91f25937e8 100644
--- a/net/hsflowd/pkg-plist
+++ b/net/hsflowd/pkg-plist
@@ -2,5 +2,4 @@
%%ETCDIR%%/hsflowd.conf.sample
@exec if [ ! -f %D/%%ETCDIR%%/hsflowd.conf ]; then cp -p %D/%F %B/hsflowd.conf; fi
sbin/hsflowd
-@dirrmtry %%ETCDIR%%
@unexec if [ -d %%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files."; fi