aboutsummaryrefslogtreecommitdiff
path: root/mail/assp/pkg-plist
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2011-12-05 11:37:23 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2011-12-05 11:37:23 +0000
commitfb529b067a73d854f6dd32ff1e44d7500ef21a8c (patch)
treec32dec20d37aaf34bd48add62ef9ac3ee45a5428 /mail/assp/pkg-plist
parent3aff64efa5b9241dbccaa328aa50273436d51a5f (diff)
downloadports-fb529b067a73d854f6dd32ff1e44d7500ef21a8c.tar.gz
ports-fb529b067a73d854f6dd32ff1e44d7500ef21a8c.zip
Notes
Diffstat (limited to 'mail/assp/pkg-plist')
-rw-r--r--mail/assp/pkg-plist10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/assp/pkg-plist b/mail/assp/pkg-plist
index e71eaec9bf5c..e21f1f919706 100644
--- a/mail/assp/pkg-plist
+++ b/mail/assp/pkg-plist
@@ -18,9 +18,11 @@ sbin/assplog
%%DATADIR%%/files/denyalways.txt
%%DATADIR%%/files/dnsbls.txt
%%DATADIR%%/files/droplist.txt
+%%DATADIR%%/files/groups.txt
%%DATADIR%%/files/invalidhelo.txt
%%DATADIR%%/files/invalidptr.txt
%%DATADIR%%/files/ipnp.txt
+%%DATADIR%%/files/noblocking.txt
%%DATADIR%%/files/nodelay.txt
%%DATADIR%%/files/nodelayhelosre.txt
%%DATADIR%%/files/nogrip.txt
@@ -89,10 +91,10 @@ sbin/assplog
@dirrm %%DATADIR%%
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
-@unexec rm %%ASSP_HOME%%/logs
-@unexec rm %%ASSP_HOME%%/reports
-@unexec rm %%ASSP_HOME%%/images
-@unexec rm %%ASSP_HOME%%/files
+@unexec rm -f %%ASSP_HOME%%/logs
+@unexec rm -f %%ASSP_HOME%%/reports
+@unexec rm -f %%ASSP_HOME%%/images
+@unexec rm -f %%ASSP_HOME%%/files
@unexec rmdir %%ASSP_HOME%% 2>/dev/null || true
@unexec if [ -d %%ASSP_HOME%% ]; then echo "If you are deinstalling ASSP completely, remove the %%ASSP_HOME%% directory."; fi
@unexec rmdir %%ASSP_LOG%% 2>/dev/null || true