# $NetBSD$

case "${STAGE}" in
DEINSTALL)
	# Remove temporary files possibly generated by postfinger.cgi.
	${RM} -f ${PKG_PREFIX}/share/webmin/postfix/postfinger.*.[dn]
	;;
esac
