summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-06-20 18:07:19 +0000
committerChris Rees <crees@FreeBSD.org>2011-06-20 18:07:19 +0000
commit0df094745a6e59f676575d56ab69a1ed7aeed102 (patch)
tree58a0c0f6bba0791f3d04f711905343f03af4f240
parentFix build with clang (diff)
Remove mailman entry of 20110613 -- change was backed out.
Approved by: rene (mentor)
Notes
Notes: svn path=/head/; revision=275915
-rw-r--r--UPDATING9
1 files changed, 0 insertions, 9 deletions
diff --git a/UPDATING b/UPDATING
index c2d0f92d04fd..b8b1db323abf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -58,15 +58,6 @@ you update your ports collection, before attempting any port upgrades.
PREFIX/share/MailScanner and PREFIX/libexec/MailScanner if you
have customised any of these directories, just in case.
-20110613:
- AFFECTS: users of mail/mailman with postfix
- AUTHOR: crees@FreeBSD.org
-
- The mailman port has for some time specified the incorrect group when
- using with Postfix, as reported in ports/142000. The group for mailman
- is now nobody if compiled with Postfix. Be prepared to make appropriate
- adjustments if you have compensated for this bug in the past.
-
20110608:
AFFECTS: users of security/amavisd-milter
AUTHOR: delphij@FreeBSD.org