summaryrefslogtreecommitdiff
path: root/net/mydns-pgsql
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-23 00:12:35 +0000
committerjlam <jlam@pkgsrc.org>2006-04-23 00:12:35 +0000
commit802ce74fcbb88a27d21b45fde8f40d7ac06aaeff (patch)
tree6dc352508076c2511c051c32fe25d3b9ea6c8c20 /net/mydns-pgsql
parent2797f2c4fb216f032f202408065b46d743490144 (diff)
downloadpkgsrc-802ce74fcbb88a27d21b45fde8f40d7ac06aaeff.tar.gz
Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
Diffstat (limited to 'net/mydns-pgsql')
-rw-r--r--net/mydns-pgsql/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mydns-pgsql/Makefile.common b/net/mydns-pgsql/Makefile.common
index 261ab9dc0db..488fbe81029 100644
--- a/net/mydns-pgsql/Makefile.common
+++ b/net/mydns-pgsql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2006/03/05 16:27:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.12 2006/04/23 00:12:39 jlam Exp $
DISTNAME= mydns-1.1.0
CATEGORIES= net
@@ -31,7 +31,7 @@ CONF_FILES_PERMS= ${EGDIR}/mydns.conf ${PKG_SYSCONFDIR}/mydns.conf ${MYDNS_PERMS
RCD_SCRIPTS= mydns
PKG_GROUPS= ${MYDNS_GROUP}
-PKG_USERS= ${MYDNS_USER}:${MYDNS_GROUP}::MyDNS\ user
+PKG_USERS= ${MYDNS_USER}:${MYDNS_GROUP}
post-install:
${INSTALL_DATA_DIR} ${EGDIR}