From 53f75fc0764651d767a7a8aa5063d948e13d9d7d Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Feb 2010 20:16:05 +0000 Subject: Fix ownership. Bump revision. --- security/heimdal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/heimdal') diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index a7f51b999bb..f5a90ec88f1 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2010/01/17 12:02:40 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2010/02/19 20:16:05 joerg Exp $ DISTNAME= heimdal-1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ @@ -62,7 +62,7 @@ PLIST.afskauth= yes PLIST.hcrypto= yes .endif -OWN_DIRS_PERMS= ${HEIMDAL_HDB_DIR} ${ROOT_USER} ${ROOT_GROUP} 0700 +OWN_DIRS_PERMS= ${HEIMDAL_HDB_DIR} ${REAL_ROOT_USER} ${ROOT_GROUP} 0700 SPECIAL_PERMS+= ${PREFIX}/bin/otp ${SETUID_ROOT_PERMS} SPECIAL_PERMS= ${PREFIX}/bin/${KRB5_PREFIX}su ${SETUID_ROOT_PERMS} RCD_SCRIPTS= kadmind kcm kdc kpasswdd -- cgit v1.2.3