summaryrefslogtreecommitdiff
path: root/net/ddclient/DEINSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'net/ddclient/DEINSTALL')
-rw-r--r--net/ddclient/DEINSTALL6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/ddclient/DEINSTALL b/net/ddclient/DEINSTALL
index 6f7cb8747b2..b94bed202ab 100644
--- a/net/ddclient/DEINSTALL
+++ b/net/ddclient/DEINSTALL
@@ -1,11 +1,7 @@
-# $NetBSD: DEINSTALL,v 1.1 2001/12/09 19:55:35 jlam Exp $
+# $NetBSD: DEINSTALL,v 1.2 2003/08/30 20:22:58 jlam Exp $
case ${STAGE} in
-DEINSTALL)
- ;;
-
POST-DEINSTALL)
${RM} -f @PKG_SYSCONFDIR@/ddclient.cache
;;
-
esac