aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-scanner1/files/pkg-deinstall.in
blob: b5be2efd41d8f88aa85c9fb2285d4104b2bc7af7 (plain) (blame)
1
2
3
4
5
#!/bin/sh

if [ "$2" = "DEINSTALL" ]; then
  echo "If you're not updating this port, you can delete directory %%SPOOLDIR%%"
fi