freebsd-ports/mail/popa3d/pkg-deinstall
Michael Haro 3acc3fb9e4 various port fixes
PR:		17180
Submitted by:	maintainer
2000-04-01 03:39:48 +00:00

11 lines
151 B
Plaintext

# $FreeBSD$
#
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
fi
PATH=/bin
echo "Remember to remove popa3d from /etc/inetd.conf and restart inetd"