diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/exim/pkg/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index d4252946bae..cebbd32bb4e 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/01/24 21:07:35 ad Exp $ +# $NetBSD: Makefile,v 1.18 2001/01/26 05:21:45 hubertf Exp $ DISTNAME= exim-3.20 CATEGORIES= mail net @@ -38,7 +38,7 @@ post-install: ${MKDIR} ${PREFIX}/etc/rc.d ${SED} -e 's:@PREFIX@:${PREFIX}:' \ < ${FILESDIR}/exim.sh \ - > ${PREFIX}/etc/rc.d/exim.sh + > ${PREFIX}/etc/rc.d/exim ${SED} -e 's:@PREFIX@:${PREFIX}:' \ < ${FILESDIR}/exim_newaliases \ > ${PREFIX}/sbin/exim_newaliases diff --git a/mail/exim/pkg/PLIST b/mail/exim/pkg/PLIST index 1f28e5a3ff2..cd7603487ba 100644 --- a/mail/exim/pkg/PLIST +++ b/mail/exim/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.9 2000/11/28 19:24:43 ad Exp $ +@comment $NetBSD: PLIST,v 1.10 2001/01/26 05:21:45 hubertf Exp $ etc/exim/configure etc/exim/mailer.conf.exim -etc/rc.d/exim.sh +etc/rc.d/exim sbin/exicyclog sbin/exigrep sbin/exim |