freebsd-ports/security/clamav-devel/pkg-deinstall
Dirk Meyer 8ebd5b645a - Upgrade to 20031001
- added RC-ng scripts
- Fix build on CURENT
PR:		57451
Submitted by:	rob@debank.tv, eikemeier@fillmore-labs.com, dinoex
2003-10-03 13:31:26 +00:00

8 lines
297 B
Plaintext

if [ ! "$2" = "POST-DEINSTALL" ]; then
exit 0
fi
echo "----------------------------------------------------------"
echo " If you really want to remove this package, please remove"
echo " the clamav-user and clean out log files "
echo "----------------------------------------------------------"