From 83c0ebdd662c46df2c995df9030c0d3d45bf4051 Mon Sep 17 00:00:00 2001 From: demon Date: Thu, 8 May 2003 06:53:57 +0000 Subject: Correct a typo. --- www/rt32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/rt32') diff --git a/www/rt32/Makefile b/www/rt32/Makefile index c99d802..e92ffe8 100644 --- a/www/rt32/Makefile +++ b/www/rt32/Makefile @@ -122,7 +122,7 @@ pre-fetch: @${ECHO} "" post-extract: - -@pw groupadd ${RTGROUP} + -@pw groupadd ${RT_GROUP} -@cd ${WRKSRC} && chmod a+x configure do-build: -- cgit v1.1