From cbea21afc0daf07911933ab38b742083aaea28cb Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Feb 2010 21:21:20 +0000 Subject: Fix ownership. Bump revision. --- sysutils/torsmo/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/torsmo/Makefile b/sysutils/torsmo/Makefile index 79c245b200c..f128f92edae 100644 --- a/sysutils/torsmo/Makefile +++ b/sysutils/torsmo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/11/26 00:46:14 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/19 21:21:20 joerg Exp $ DISTNAME= torsmo-0.18 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=torsmo/} @@ -29,7 +30,7 @@ CONFIGURE_ARGS+= --x-libraries=${PREFIX}/lib .if (${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "FreeBSD" \ || ${OPSYS} == "OpenBSD" || ${OPSYS} == "Linux") -SPECIAL_PERMS+= bin/torsmo ${BINOWN} kmem 2555 +SPECIAL_PERMS+= bin/torsmo ${REAL_ROOT_USER} kmem 2555 .endif do-install: -- cgit v1.2.3