diff options
author | tnn <tnn> | 2010-04-16 13:50:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2010-04-16 13:50:51 +0000 |
commit | c9eefbc13b8edb21564908aa0adcb47cfb1d5775 (patch) | |
tree | 175dabeb790697be15d6f4d79bfd3a78fffcc6dd /graphics/MesaLib | |
parent | 68e5f4d4999f5f4d521fa7f820e7f25eb54eaba4 (diff) | |
download | pkgsrc-c9eefbc13b8edb21564908aa0adcb47cfb1d5775.tar.gz |
revision bump for libdrm update.
Diffstat (limited to 'graphics/MesaLib')
-rw-r--r-- | graphics/MesaLib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile index 9525603150d..2980fb9b779 100644 --- a/graphics/MesaLib/Makefile +++ b/graphics/MesaLib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2009/09/02 22:30:34 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2010/04/16 13:50:51 tnn Exp $ PKGNAME= MesaLib-${MESA_PKGVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Graphics library similar to SGI's OpenGL MESA_HEADERS= gl.h gl_mangle.h glext.h glx.h glxext.h \ |