From e63ac22db6ecf9e639d585613ab67bf24d624772 Mon Sep 17 00:00:00 2001 From: jtb Date: Wed, 30 Jul 2003 19:20:33 +0000 Subject: Update to mmix-20030622. According to the homepage this version contains several important corrections. --- emulators/mmix/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'emulators/mmix/Makefile') diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile index 988b5bf8245..3117e0578f6 100644 --- a/emulators/mmix/Makefile +++ b/emulators/mmix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:35:36 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/30 19:20:33 jtb Exp $ -DISTNAME= mmix -PKGNAME= mmix-20020615 +DISTNAME= mmix-20030622 WRKSRC= ${WRKDIR} CATEGORIES= emulators devel lang MASTER_SITES= http://www-cs-faculty.stanford.edu/~knuth/programs/ @@ -12,8 +11,6 @@ COMMENT= Simulators for Knuth's MMIX RISC architecture BUILD_DEPENDS+= cweb-[0-9]*:../../devel/cweb -DIST_SUBDIR= ${PKGNAME_NOREV} - ALL_TARGET= all doc do-install: -- cgit v1.2.3