From 94df71c874ee04eee336da7b5f6d483c08a9dba7 Mon Sep 17 00:00:00 2001 From: ender Date: Mon, 26 Apr 1999 18:28:21 +0000 Subject: Fix a typo which was causing the distfile to not be found. Fix provided by Soren S. Jorvang --- misc/dt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/dt') diff --git a/misc/dt/Makefile b/misc/dt/Makefile index 6c3904686d2..092e2d5b20b 100644 --- a/misc/dt/Makefile +++ b/misc/dt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 1999/04/13 15:31:06 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/26 18:28:21 ender Exp $ # DISTNAME= dt-1.1.6 WRKSRC= ${WRKDIR}/dt CATEGORIES= misc -MASTER_SITES= ${MASTER_SITES_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= fb@enteract.com -- cgit v1.2.3