From 80abdc38c28e4ca55eb1cc2d888b8ace025e7c9e Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko 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/Makefile') 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 v1.2.3