summaryrefslogtreecommitdiff
path: root/comms/fidogate/Makefile
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 /comms/fidogate/Makefile
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 'comms/fidogate/Makefile')
-rw-r--r--comms/fidogate/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index a7dbac643d9..b37d37e1010 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2006/03/22 22:50:31 tv Exp $
+# $NetBSD: Makefile,v 1.54 2006/04/23 00:12:36 jlam Exp $
#
DISTNAME= fidogate-4.4.10
@@ -19,8 +19,10 @@ CONF_FILES= ${EGDIR}/fidogate.conf ${PKG_SYSCONFDIR}/fidogate/fidogate.conf
RCD_SCRIPTS= fidogate
INFO_FILES= # PLIST
-PKG_USERS= news:news::Network\ News:/var/spool/news:${NOLOGIN}
PKG_GROUPS= news
+PKG_USERS= news:news
+PKG_GECOS.news= Network News
+PKG_HOME.news= /var/spool/news
NO_CONFIGURE= yes