# $NetBSD$

VARBASE=@VARBASE@

case "${STAGE}" in

POST-DEINSTALL)
	${RM} -f ${VARBASE}/spool/nullmailer/trigger
	;;

esac
