aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ganglia-webfrontend
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-01-25 19:15:31 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-01-25 19:15:31 +0000
commitc4c15e99e66b12fab8734fe6827d45a69b1f60a2 (patch)
treed4ed5e31ac13039d75827ebfabc5ecd3ecfcda50 /sysutils/ganglia-webfrontend
parent3174c4ace97c7c293b88a47b515bf3b6ca2a8505 (diff)
downloadports-c4c15e99e66b12fab8734fe6827d45a69b1f60a2.tar.gz
ports-c4c15e99e66b12fab8734fe6827d45a69b1f60a2.zip
- Fix @dirrmtry
- Remove MD5 checksum PR: ports/153855 Submitted by: az@ Approved by: maintainer (timeout) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268227
Diffstat (limited to 'sysutils/ganglia-webfrontend')
-rw-r--r--sysutils/ganglia-webfrontend/distinfo1
-rw-r--r--sysutils/ganglia-webfrontend/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ganglia-webfrontend/distinfo b/sysutils/ganglia-webfrontend/distinfo
index 9655312949d9..fa4937d6da16 100644
--- a/sysutils/ganglia-webfrontend/distinfo
+++ b/sysutils/ganglia-webfrontend/distinfo
@@ -1,3 +1,2 @@
-MD5 (ganglia-3.1.1.tar.gz) = e6f4de42afecb4731a5de4606e3f1045
SHA256 (ganglia-3.1.1.tar.gz) = cc6955f0b086f40dc646e3d0d9f152854d1dcd19dea81b9bff16b38f3819f75c
SIZE (ganglia-3.1.1.tar.gz) = 1152883
diff --git a/sysutils/ganglia-webfrontend/pkg-plist b/sysutils/ganglia-webfrontend/pkg-plist
index 933647083ec7..bdd6e17709bc 100644
--- a/sysutils/ganglia-webfrontend/pkg-plist
+++ b/sysutils/ganglia-webfrontend/pkg-plist
@@ -64,5 +64,5 @@
@dirrm %%WEBFRONTDIR%%/templates/default
@dirrm %%WEBFRONTDIR%%/templates
@dirrm %%WEBFRONTDIR%%/graph.d
-@dirrmtry /bin/rmdir %D/%%WEBFRONTDIR%%
+@dirrmtry %%WEBFRONTDIR%%
@unexec (test -d %D/%%WEBFRONTDIR%% && (echo "Configuration information saved. If you will *NOT* use this package anymore," && echo "please remove %D/%%WEBFRONTDIR%% and its contents manually.")) || true