summaryrefslogtreecommitdiff
path: root/www/htdig/DEINSTALL
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 02:15:23 +0000
committerzuntum <zuntum>2001-11-01 02:15:23 +0000
commit915c5245c3b3e44827ba7cd24d7c765c57a1dd02 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/htdig/DEINSTALL
parent0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff)
downloadpkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/htdig/DEINSTALL')
-rw-r--r--www/htdig/DEINSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/htdig/DEINSTALL b/www/htdig/DEINSTALL
new file mode 100644
index 00000000000..b5928662f15
--- /dev/null
+++ b/www/htdig/DEINSTALL
@@ -0,0 +1,8 @@
+#!/bin/sh
+if [ "$2" = "POST-DEINSTALL" ]; then
+echo Please note:
+echo
+echo If you do not intend to reinstall the htdig package, you may wish to
+echo remove the config directory, ${PKG_PREFIX}/etc/htdig, as well as any
+echo database directories you created.
+fi