summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-04-25 14:22:51 +0000
committertnn <tnn@pkgsrc.org>2015-04-25 14:22:51 +0000
commitbe8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch)
tree25d6dfe4adf4651193ff033a71199301cd24bc62 /graphics/glut
parent67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff)
downloadpkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index eb12bbef569..9eadb8220b8 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.56 2015/04/03 01:34:42 tnn Exp $
+# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:11 tnn Exp $
DISTNAME= MesaGLUT-7.9.2
# we have the autoconf patches from git, so call it 8.0.1.
PKGNAME= glut-8.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glut/
EXTRACT_SUFX= .tar.bz2