# $NetBSD: DEINSTALL,v 1.1 2001/12/09 19:55:35 jlam Exp $

case ${STAGE} in
POST-DEINSTALL)
	${RM} -f @PKG_SYSCONFDIR@/ddclient.cache
	;;
esac
