summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-18 20:54:39 +0000
committerwiz <wiz>2002-12-18 20:54:39 +0000
commit965d1f5e72829258b9eab55a8aafc7d9d365aebe (patch)
tree877085769f22bb11d35680a642df5acb247396c0 /graphics/MesaDemos/Makefile
parentff027ae234e727b37cbdf0246f6658e53aeface5 (diff)
downloadpkgsrc-965d1f5e72829258b9eab55a8aafc7d9d365aebe.tar.gz
Combine two lines.
Diffstat (limited to 'graphics/MesaDemos/Makefile')
-rw-r--r--graphics/MesaDemos/Makefile5
1 files changed, 2 insertions, 3 deletions
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"