summaryrefslogtreecommitdiff
path: root/sysutils/torsmo
diff options
context:
space:
mode:
authorjlam <jlam>2007-06-15 18:15:06 +0000
committerjlam <jlam>2007-06-15 18:15:06 +0000
commitd5bd223815f9da6594711bf051500ba1ab1e4f3c (patch)
tree2dc743a478318addecf45daa709120a4e93754cb /sysutils/torsmo
parent1b06cd4e0b18dd239bb1d459bef3ba8bb3ac860a (diff)
downloadpkgsrc-d5bd223815f9da6594711bf051500ba1ab1e4f3c.tar.gz
* Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRP
in SPECIAL_PERMS usage. * Consistently use 4555 for setuid and 2555 for setgid programs.
Diffstat (limited to 'sysutils/torsmo')
-rw-r--r--sysutils/torsmo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/torsmo/Makefile b/sysutils/torsmo/Makefile
index f8ffb65ea5a..f73d5d97aa8 100644
--- a/sysutils/torsmo/Makefile
+++ b/sysutils/torsmo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/19 19:50:47 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/06/15 18:15:21 jlam Exp $
DISTNAME= torsmo-0.18
CATEGORIES= sysutils
@@ -19,7 +19,7 @@ DOCDIR= ${PREFIX}/share/doc/torsmo
.if (${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "FreeBSD" \
|| ${OPSYS} == "OpenBSD" || ${OPSYS} == "Linux")
-SPECIAL_PERMS+= bin/torsmo ${ROOT_USER} kmem 2555
+SPECIAL_PERMS+= bin/torsmo ${BINOWN} kmem 2555
.endif
do-install: