pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/distribute Fix quote, one more line.
details: https://anonhg.NetBSD.org/pkgsrc/rev/61de265f2c73
branches: trunk
changeset: 490318:61de265f2c73
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Mon Mar 07 10:01:12 2005 +0000
description:
Fix quote, one more line.
diffstat:
mail/distribute/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9a4466b88eb2 -r 61de265f2c73 mail/distribute/Makefile
--- a/mail/distribute/Makefile Mon Mar 07 09:53:33 2005 +0000
+++ b/mail/distribute/Makefile Mon Mar 07 10:01:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/03/07 09:53:33 uebayasi Exp $
+# $NetBSD: Makefile,v 1.15 2005/03/07 10:01:12 uebayasi Exp $
# FreeBSD: ports/mail/distribute/Makefile,v 1.2 1999/08/25 06:50:06 obrien Exp
#
@@ -34,7 +34,7 @@
MAKE_ENV+= DEFAULTCONFIG='-DDEF_SEQ_PATH="\"${MAILINGLIST_DIR}\"" \
-DDEF_RECIPIENT_PATH="\"${MAILINGLIST_DIR}\"" \
- -DDEF_MAJORDOMO_RECIPIENT_PATH=\\\"${MAJORDOMO_LIST_DIR}\\\" \
+ -DDEF_MAJORDOMO_RECIPIENT_PATH="\"${MAJORDOMO_LIST_DIR}\"" \
-DDEF_DOMAINNAME="\"${DEF_DOMAINNAME}\"" \
-DDEF_ARCHIVE_PATH="\"${ARCHIVE_DIR}\""' \
INSTALL="${INSTALL}" \
Home |
Main Index |
Thread Index |
Old Index