diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /mail/zmailer | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) |
Notes
Diffstat (limited to 'mail/zmailer')
-rw-r--r-- | mail/zmailer/Makefile | 2 | ||||
-rw-r--r-- | mail/zmailer/files/zmailer.in (renamed from mail/zmailer/files/zmailer.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index 5647daf525ff..a3f58d98a9f6 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -62,7 +62,7 @@ MAN8= hold.8zm router.8zm scheduler.8zm sendmail.8zm sm.8zm smtp.8zm \ SUB_FILES= pkg-install PKGINSTALL= ${WRKDIR}/pkg-install -USE_RC_SUBR= zmailer.sh +USE_RC_SUBR= zmailer # local variable (we can't use ${SED} here) DOMAIN!= /bin/hostname | ${SED} -e "s:^"`/bin/hostname -s`"\.*::g" diff --git a/mail/zmailer/files/zmailer.sh.in b/mail/zmailer/files/zmailer.in index eb3968a4ba0a..eb3968a4ba0a 100644 --- a/mail/zmailer/files/zmailer.sh.in +++ b/mail/zmailer/files/zmailer.in |