summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordsainty <dsainty>2008-08-23 01:27:10 +0000
committerdsainty <dsainty>2008-08-23 01:27:10 +0000
commit2c62a0359231085496a26f9a869907bdcd06725b (patch)
tree01d71ae151226c05d4c5556c4e6a2467c9dfc3d4 /graphics
parent75c6a9de429f3c83d2780d4382fe1946a27359cd (diff)
downloadpkgsrc-2c62a0359231085496a26f9a869907bdcd06725b.tar.gz
Bump PKGREVISION to reflect that MesaLib-7.0.4.1 and the current
package are built from different sources, with the current package being the official 7.0.4 release. Updates between the two versions' change logs are: - This is a bug-fix release. - Including the latest glext.h and glxext.h header files from Khronos
Diffstat (limited to 'graphics')
-rw-r--r--graphics/MesaLib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile
index 9a0f5cf5f23..e9cc0f2f46f 100644
--- a/graphics/MesaLib/Makefile
+++ b/graphics/MesaLib/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2008/08/17 09:41:35 bjs Exp $
+# $NetBSD: Makefile,v 1.71 2008/08/23 01:27:10 dsainty Exp $
PKGNAME= MesaLib-${MESA_PKGVERSION}
COMMENT= Graphics library similar to SGI's OpenGL
+PKGREVISION= 1
MESA_HEADERS= gl.h gl_mangle.h glext.h glx.h glxext.h \
glx_mangle.h osmesa.h xmesa.h xmesa_x.h \