1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/mail/popa3d/pkg-deinstall
2021-04-06 16:31:13 +02:00

8 lines
136 B
Plaintext

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