summaryrefslogtreecommitdiff
path: root/sysutils/daemontools/DEINSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/daemontools/DEINSTALL')
-rw-r--r--sysutils/daemontools/DEINSTALL9
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/daemontools/DEINSTALL b/sysutils/daemontools/DEINSTALL
index d77d41a71a7..a09d50a4f97 100644
--- a/sysutils/daemontools/DEINSTALL
+++ b/sysutils/daemontools/DEINSTALL
@@ -1,14 +1,11 @@
-#! /bin/sh
-#
-# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:53:02 zuntum Exp $
-#
+# $NetBSD: DEINSTALL,v 1.2 2004/05/02 17:50:05 xtraeme Exp $
case "$2" in
DEINSTALL) rmdir 2>/dev/null @@SERVICEDIR@@ || cat <<EOF
=============================================================
-Note that /service directory was not removed. If you
-no longer need it, remove it by hand.
+Your service directory @@SERVICEDIR@@ was not removed.
+If you no longer need it, remove it by hand.
=============================================================
EOF