diff options
Diffstat (limited to 'security/clamav/files/pkg-deinstall.in')
-rw-r--r-- | security/clamav/files/pkg-deinstall.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/clamav/files/pkg-deinstall.in b/security/clamav/files/pkg-deinstall.in index 32b25c24a4d1..47b5c7f8abf3 100644 --- a/security/clamav/files/pkg-deinstall.in +++ b/security/clamav/files/pkg-deinstall.in @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/security/clamav/files/pkg-deinstall.in,v 1.2 2007-02-16 00:19:32 garga Exp $ if [ "$2" != "POST-DEINSTALL" ]; then exit 0 |