From c92aa8231c8b134d8e1d3794d683c3f69fe95cf6 Mon Sep 17 00:00:00 2001 From: skrll Date: Thu, 15 Feb 2001 22:10:18 +0000 Subject: Fix typo. --- lang/cim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/cim') diff --git a/lang/cim/Makefile b/lang/cim/Makefile index d6aa2549804..6176b3c322f 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/24 19:01:50 skrll Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/15 22:10:18 skrll Exp $ DISTNAME= cim-3.30 CATEGORIES= lang @@ -9,7 +9,7 @@ HOMEPAGE= http://www.gnu.org/software/cim/cim.html GNU_CONFIGURE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WKRSRC}/ltconfig +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig USE_PERL5= YES INFO_FILES= cim.info -- cgit v1.2.3