freebsd-ports/mail/popa3d/pkg-deinstall
2021-04-06 16:31:13 +02:00

7 lines
136 B
Text

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