From ca008fe518083199cf4759494c7508ef4734a5e3 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 23 Oct 2011 13:59:39 +0000 Subject: Updated to Mesa 7.10.3 --- lib/libGLU/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libGLU') diff --git a/lib/libGLU/Makefile b/lib/libGLU/Makefile index 377809b04..d35b6c61f 100644 --- a/lib/libGLU/Makefile +++ b/lib/libGLU/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2010/06/22 20:04:22 matthieu Exp $ +# $OpenBSD: Makefile,v 1.16 2011/10/23 13:59:38 matthieu Exp $ .include DEBUG?= MESA_MAJOR= 7 -MESA_MINOR= 8 -MESA_TINY= 2 +MESA_MINOR= 10 +MESA_TINY= 3 LIB= GLU -- cgit v1.2.3