summaryrefslogtreecommitdiff
path: root/graphics/py-OpenGL
diff options
context:
space:
mode:
authortnn <tnn>2015-04-25 14:22:51 +0000
committertnn <tnn>2015-04-25 14:22:51 +0000
commit0fe35c575116460a75b3abb66fd95350f6792f50 (patch)
tree25d6dfe4adf4651193ff033a71199301cd24bc62 /graphics/py-OpenGL
parentca2aae99ecdc2c9d4b5dab39402c414592d6a6d1 (diff)
downloadpkgsrc-0fe35c575116460a75b3abb66fd95350f6792f50.tar.gz
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'graphics/py-OpenGL')
-rw-r--r--graphics/py-OpenGL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-OpenGL/Makefile b/graphics/py-OpenGL/Makefile
index 69f11043bbd..2f69ca6a81e 100644
--- a/graphics/py-OpenGL/Makefile
+++ b/graphics/py-OpenGL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:07 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:17 tnn Exp $
DISTNAME= PyOpenGL-3.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopengl/}