diff options
Diffstat (limited to 'astro/boinc-astropulse/files/pkg-deinstall.in')
-rw-r--r-- | astro/boinc-astropulse/files/pkg-deinstall.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/boinc-astropulse/files/pkg-deinstall.in b/astro/boinc-astropulse/files/pkg-deinstall.in index f72ebd09a28f..a103cd57148a 100644 --- a/astro/boinc-astropulse/files/pkg-deinstall.in +++ b/astro/boinc-astropulse/files/pkg-deinstall.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi |