summaryrefslogtreecommitdiff
path: root/security/sfs
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 /security/sfs
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 'security/sfs')
-rw-r--r--security/sfs/Makefile7
1 files changed, 4 insertions, 3 deletions
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