aboutsummaryrefslogtreecommitdiff
path: root/mail/bogofilter-current/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'mail/bogofilter-current/pkg-install')
-rw-r--r--mail/bogofilter-current/pkg-install12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/bogofilter-current/pkg-install b/mail/bogofilter-current/pkg-install
deleted file mode 100644
index c1fe0fc37f03..000000000000
--- a/mail/bogofilter-current/pkg-install
+++ /dev/null
@@ -1,12 +0,0 @@
-if [ "$2" = "POST-INSTALL" ] && [ -e ${PKG_PREFIX}/etc/bogofilter.cf ] ; then
-cat - <<_EOF
-
---------------------------------------------------------------------------
-The recent bogofilter versions have undergone substantial changes that can
-affect compatibility and may require that you change your configuration.
-
-See the RELEASE.NOTES-* files that shipped with bogofilter for details.
---------------------------------------------------------------------------
-
-_EOF
-fi