summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-11 08:59:29 +0000
committerjlam <jlam@pkgsrc.org>2000-12-11 08:59:29 +0000
commit511962789ab9c057775f53e7c08f9ae74770632d (patch)
treeaffb16c9bb38bfd2652697faef30ecd38e48dfc9 /security/cyrus-sasl
parentaaa8b64cb583e9d3a2ed763e65b3e7fefda66daf (diff)
downloadpkgsrc-511962789ab9c057775f53e7c08f9ae74770632d.tar.gz
Replace @ADDGROUP@ in pkg/INSTALL file.
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r--security/cyrus-sasl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index a7aa43156b9..368a14ff73b 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/10 09:43:36 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/12/11 08:59:29 jlam Exp $
DISTNAME= cyrus-sasl-1.5.24
PKGNAME= ${DISTNAME}nb2
@@ -106,6 +106,7 @@ pre-install:
${SED} -e "s,@CYRUS_USER@,${CYRUS_USER},g" \
-e "s,@CYRUS_GROUP@,${CYRUS_GROUP},g" \
-e "s,@ADDUSER@,${ADDUSER},g" \
+ -e "s,@ADDGROUP@,${ADDGROUP},g" \
-e "s,@CHGRP@,${CHGRP},g" \
-e "s,@CHMOD@,${CHMOD},g" \
-e "s,@CHOWN@,${CHOWN},g" \