summaryrefslogtreecommitdiff
path: root/net/djbdns-run/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2004-09-02 08:23:02 +0000
committerschmonz <schmonz@pkgsrc.org>2004-09-02 08:23:02 +0000
commit2c801e33f1915b0930ac647d07245b8f81e16aaf (patch)
treedbfd2b32e9074cd8c272db2f56cd694f06704bd7 /net/djbdns-run/Makefile
parent3ee1dbf3eef9c3779dd0b581cd52fc5246f5b843 (diff)
downloadpkgsrc-2c801e33f1915b0930ac647d07245b8f81e16aaf.tar.gz
Note in DESCR and in README.pkgsrc that {dnscache,tinydns}-showctl
are useful only for services configured in the standard way (with {dnscache,tinydns}-conf(8)). On second thought, don't use the G prefix for the account names. It makes the dnscache account longer than 8 characters, which in turn makes noise in the nightly report. (Also, it looks a little funny.) Since this is already a heavily customized way of running djbdns services, it's just a little more customized now. Bump version.
Diffstat (limited to 'net/djbdns-run/Makefile')
-rw-r--r--net/djbdns-run/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/djbdns-run/Makefile b/net/djbdns-run/Makefile
index fe7420984b0..981ebabb8a6 100644
--- a/net/djbdns-run/Makefile
+++ b/net/djbdns-run/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/09/01 20:15:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2004/09/02 08:23:02 schmonz Exp $
#
-DISTNAME= djbdns-run-20040901
+DISTNAME= djbdns-run-20040902
CATEGORIES= net
MASTER_SITES= # empty
DISTFILES= # empty
@@ -26,10 +26,10 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/dnscache/ip
MAKE_DIRS+= ${PKG_SYSCONFDIR}/dnscache/servers
MAKE_DIRS+= ${PKG_SYSCONFDIR}/tinydns
PKG_GROUPS= djbdns
-PKG_USERS+= Gdnslog:djbdns::dnslog
-PKG_USERS+= Gaxfrdns:djbdns::axfrdns
-PKG_USERS+= Gdnscache:djbdns::dnscache
-PKG_USERS+= Gtinydns:djbdns::tinydns
+PKG_USERS+= dnslog:djbdns::dnslog
+PKG_USERS+= axfrdns:djbdns::axfrdns
+PKG_USERS+= dnscache:djbdns::dnscache
+PKG_USERS+= tinydns:djbdns::tinydns
RCD_SCRIPTS= axfrdns dnscache tinydns
FILES_SUBST+= PKGNAME=${PKGNAME}