From 7437941fb408b1e20d6e28dd2290697a84a4a299 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 23 Apr 2006 00:12:35 +0000 Subject: 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. --- security/sfs/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'security/sfs') diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 1c052e87885..8da6d55d54f 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/04/07 15:28:49 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/04/23 00:12:42 jlam Exp $ # DISTNAME= sfs-0.7.2 @@ -25,9 +25,10 @@ GCC_REQD+= 2.95.3 INFO_FILES= # PLIST -PKG_USERS= sfs:sfs::Self-certifying\ file\ system:/ -PKG_GROUPS= sfs PKG_SYSCONFSUBDIR= sfs +PKG_GROUPS= sfs +PKG_USERS= sfs:sfs +PKG_GECOS.sfs= Self-certifying file system pseudo-user RCD_SCRIPTS= sfscd sfssd -- cgit v1.2.3