summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-18 20:54:39 +0000
committerwiz <wiz>2002-12-18 20:54:39 +0000
commit756872d3c282eb3ce5603d55b3750f4828278659 (patch)
tree877085769f22bb11d35680a642df5acb247396c0 /graphics/MesaDemos
parent1fdba682df9e8e21db2490241fd1711a2bea9b3b (diff)
downloadpkgsrc-756872d3c282eb3ce5603d55b3750f4828278659.tar.gz
Combine two lines.
Diffstat (limited to 'graphics/MesaDemos')
-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"