# $FreeBSD: ports/mail/popa3d/pkg-deinstall,v 1.2 2000/04/01 03:39:46 mharo Exp $
#

if [ "$2" != "POST-DEINSTALL" ]; then
    exit 0
fi

PATH=/bin

echo "Remember to remove popa3d from /etc/inetd.conf and restart inetd"
