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/rt3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/rt3') diff --git a/www/rt3/Makefile b/www/rt3/Makefile index c99d802f15c9..e92ffe898634 100644 --- a/www/rt3/Makefile +++ b/www/rt3/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