summaryrefslogtreecommitdiff
path: root/lib/libGLESv1_CM/Makefile
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2013-11-09 02:54:54 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2013-11-09 02:54:54 +0000
commit5ddf63d2654475e2454c19bafd25a8c5a10d5594 (patch)
treefdb56338ce256d804b2e13b38209f4d78169ed1e /lib/libGLESv1_CM/Makefile
parent7496ae94ac7ae371126d765341a8dda0d1e36271 (diff)
Mesa 9.2.2
Diffstat (limited to 'lib/libGLESv1_CM/Makefile')
-rw-r--r--lib/libGLESv1_CM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libGLESv1_CM/Makefile b/lib/libGLESv1_CM/Makefile
index 0eca4e423..07c38fd6e 100644
--- a/lib/libGLESv1_CM/Makefile
+++ b/lib/libGLESv1_CM/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2013/10/05 10:12:57 jsg Exp $
+# $OpenBSD: Makefile,v 1.3 2013/11/09 02:54:53 jsg Exp $
.include <bsd.xconf.mk>
LIB= GLESv1_CM
@@ -10,7 +10,7 @@ MESA_INCLUDE= ${.CURDIR}/../../dist/Mesa/include
MESA_MAJOR= 9
MESA_MINOR= 2
-MESA_TINY= 1
+MESA_TINY= 2
INCSDIR= ${X11BASE}/include/GLES