pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mailman Reapply the fix from rev 1.40; it was clo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/616c06289241
branches:  trunk
changeset: 513676:616c06289241
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Jun 01 15:21:29 2006 +0000

description:
Reapply the fix from rev 1.40; it was clobbered in previous.

diffstat:

 mail/mailman/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 38a5e99609d2 -r 616c06289241 mail/mailman/Makefile
--- a/mail/mailman/Makefile     Thu Jun 01 14:43:19 2006 +0000
+++ b/mail/mailman/Makefile     Thu Jun 01 15:21:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/05/31 21:53:49 hubertf Exp $
+# $NetBSD: Makefile,v 1.42 2006/06/01 15:21:29 tv Exp $
 
 DISTNAME=      mailman-2.1.8rc1
 PKGREVISION=   1
@@ -28,7 +28,7 @@
 MAILMAN_GROUP?=        mailman
 MAILMAN_CGIGROUP?=     ${APACHE_GROUP}
 MAILMAN_MAILGROUP?=    daemon  # group sendmail runs under;
-                               # use 'nobody' for postfix
+                                # use 'nobody' for postfix
 MAILMAN_CGIEXT?=       .cgi
 
 MESSAGE_SUBST+=                EXECDIR=${EXECDIR}



Home | Main Index | Thread Index | Old Index