diff --git a/lib/libGLU/Makefile b/lib/libGLU/Makefile index 5cfb35a43..e7295e6a5 100644 --- a/lib/libGLU/Makefile +++ b/lib/libGLU/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2010/05/13 17:38:57 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2010/05/22 20:25:37 matthieu Exp $ .include DEBUG?= MESA_MAJOR= 7 -MESA_MINOR= 4 -MESA_TINY= 2 +MESA_MINOR= 8 +MESA_TINY= 1 LIB= GLU