From 756872d3c282eb3ce5603d55b3750f4828278659 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 18 Dec 2002 20:54:39 +0000 Subject: Combine two lines. --- graphics/MesaDemos/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/MesaDemos/Makefile b/graphics/MesaDemos/Makefile index a513883e1f7..ebddfd3b1f8 100644 --- a/graphics/MesaDemos/Makefile +++ b/graphics/MesaDemos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/10 18:55:00 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/18 20:54:39 wiz Exp $ PKGNAME= MesaDemos-${MESA_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -8,8 +8,7 @@ MAINTAINER= jschauma@netbsd.org COMMENT= OpenGL examples and Demos # XXX: -BROKEN= "This package not available until Mesa is updated to -5.0!" +BROKEN= "This package not available until Mesa is updated to 5.0!" .include "../Mesa/Makefile.common" -- cgit v1.2.3