summaryrefslogtreecommitdiff
path: root/net/ddclient
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 19:26:09 +0000
committerjoerg <joerg>2010-02-19 19:26:09 +0000
commite152c33f21f90ee26ea60068d6d59cf60416a765 (patch)
tree4288758a5a9e1478bc378c6ffa852c97704bb646 /net/ddclient
parent0ac7cab264f84c4a7d9c5cad473958cc7bff18fc (diff)
downloadpkgsrc-e152c33f21f90ee26ea60068d6d59cf60416a765.tar.gz
Fix config file ownership.
Diffstat (limited to 'net/ddclient')
-rw-r--r--net/ddclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index d97841293f6..c59d8ea68cd 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2009/12/17 22:36:00 abs Exp $
+# $NetBSD: Makefile,v 1.28 2010/02/19 19:26:09 joerg Exp $
DISTNAME= ddclient-3.6.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ddclient/}
EXTRACT_SUFX= .tar.bz2
@@ -21,7 +21,7 @@ EGDIR= ${PREFIX}/share/examples/ddclient
RCD_SCRIPTS= ddclient
CONF_FILES_PERMS= ${EGDIR}/sample-etc_ddclient.conf \
${PKG_SYSCONFDIR}/ddclient.conf \
- ${ROOT_USER} ${ROOT_GROUP} 0600
+ ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0600
INSTALLATION_DIRS= sbin share/doc/ddclient share/examples/ddclient
PKG_DESTDIR_SUPPORT= user-destdir