From 8929f9305bb2b2ae2c6497359812095269b4e412 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Feb 2010 20:04:17 +0000 Subject: Fix ownership. --- mail/gld/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 92c09dabc1b..68b20733af9 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2010/02/19 20:04:17 joerg Exp $ # DISTNAME= gld-1.7 @@ -18,7 +18,7 @@ LDFLAGS.SunOS+= -lsocket -lnsl -lresolv EGDIR= ${PREFIX}/share/examples/${PKGBASE} CONF_FILES_PERMS= ${EGDIR}/gld.conf ${PKG_SYSCONFDIR}/gld.conf \ - ${BINOWN} ${GLD_GROUP} 0640 + ${REAL_ROOT_USER} ${GLD_GROUP} 0640 RCD_SCRIPTS= gld GLD_USER?= gld -- cgit v1.2.3