From d9edc9fe4cd051173a5c5146cd554de739ccd440 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Mar 2001 20:16:05 +0000 Subject: Fix WRKSRC. --- textproc/makeztxt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/makeztxt/Makefile b/textproc/makeztxt/Makefile index 1bb03450af6..94d6dd9d06c 100644 --- a/textproc/makeztxt/Makefile +++ b/textproc/makeztxt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/02/19 15:16:54 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/03/05 20:16:05 wiz Exp $ # DISTNAME= ${PKGNAME}b-src PKGNAME= makeztxt-1.40 -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PKGNAME}b CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gutenpalm/} -- cgit v1.2.3