summaryrefslogtreecommitdiff
path: root/net/bind9
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-01-31 04:07:36 +0000
committerhubertf <hubertf>2001-01-31 04:07:36 +0000
commit77858a3895f95954041bfd58235281c2643dc4c8 (patch)
tree518d3b55729ec76ef003bc20f4a3ca210a90da06 /net/bind9
parent50390cf99e7d2bbe9255815bbe70d02d38a5717a (diff)
downloadpkgsrc-77858a3895f95954041bfd58235281c2643dc4c8.tar.gz
make the rc.d script's name a bit more obvious
Diffstat (limited to 'net/bind9')
-rw-r--r--net/bind9/Makefile4
-rw-r--r--net/bind9/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 17014a68d80..8c386ceda5d 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/01/28 13:19:28 itojun Exp $
+# $NetBSD: Makefile,v 1.23 2001/01/31 04:07:36 hubertf Exp $
#
DISTNAME= bind-${BIND_VERSION}
@@ -48,6 +48,6 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/doc/man/bin/*.5 ${PREFIX}/man/man5
${INSTALL_MAN} ${WRKSRC}/doc/man/bin/*.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/doc/man/dnssec/*.8 ${PREFIX}/man/man8
- ${INSTALL_DATA} ${WRKDIR}/named ${PREFIX}/etc/rc.d
+ ${INSTALL_DATA} ${WRKDIR}/named ${PREFIX}/etc/rc.d/named9
.include "../../mk/bsd.pkg.mk"
diff --git a/net/bind9/pkg/PLIST b/net/bind9/pkg/PLIST
index 7349a7f372a..d629e9dba29 100644
--- a/net/bind9/pkg/PLIST
+++ b/net/bind9/pkg/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.13 2001/01/26 21:12:02 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.14 2001/01/31 04:07:37 hubertf Exp $
bin/dig
bin/host
bin/isc-config.sh
bin/nslookup
bin/nsupdate
-etc/rc.d/named
+etc/rc.d/named9
include/dns/a6.h
include/dns/acl.h
include/dns/adb.h