summaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorad <ad@pkgsrc.org>1999-10-06 23:02:35 +0000
committerad <ad@pkgsrc.org>1999-10-06 23:02:35 +0000
commitecf1247b9d783030fdfe133c5c2599a7565ce1bc (patch)
tree33c55a2342fb65f28d9da110fa1dfc62df23f387 /mail/exim
parent27f5d6f86167a8569d4569212225f35e7fe39602 (diff)
downloadpkgsrc-ecf1247b9d783030fdfe133c5c2599a7565ce1bc.tar.gz
It makes more sense to install mailer.conf.exim in etc/exim/ as opposed
to etc/.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile4
-rw-r--r--mail/exim/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 7ebdc0f8418..bb4cab74d1a 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/09/22 08:52:05 ad Exp $
+# $NetBSD: Makefile,v 1.6 1999/10/06 23:02:35 ad Exp $
DISTNAME= exim-3.03
DISTFILES= exim-3.03.tar.gz exim-html-3.00.tar.gz
@@ -43,7 +43,7 @@ post-install:
chmod ugo+x ${PREFIX}/sbin/exim_newaliases
${SED} -e 's:@PREFIX@:${PREFIX}:' \
< ${FILESDIR}/mailer.conf.exim \
- > ${PREFIX}/etc/mailer.conf.exim
+ > ${PREFIX}/etc/exim/mailer.conf.exim
${MKDIR} ${PREFIX}/man/man8
${CP} ${FILESDIR}/exim.8 ${PREFIX}/man/man8/exim.8
${MKDIR} ${PREFIX}/share/doc/exim
diff --git a/mail/exim/pkg/PLIST b/mail/exim/pkg/PLIST
index b7350d97839..eeda5b6cb47 100644
--- a/mail/exim/pkg/PLIST
+++ b/mail/exim/pkg/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 1999/09/22 08:52:05 ad Exp $
+@comment $NetBSD: PLIST,v 1.5 1999/10/06 23:02:36 ad Exp $
etc/exim/configure
+etc/exim/mailer.conf.exim
etc/rc.d/exim.sh
-etc/mailer.conf.exim
share/doc/exim/filter.html
share/doc/exim/filter_1.html
share/doc/exim/filter_10.html