summaryrefslogtreecommitdiff
path: root/graphics/py-OpenGL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-OpenGL/Makefile')
-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 73744a7a4ce..b4b7dd5f1ab 100644
--- a/graphics/py-OpenGL/Makefile
+++ b/graphics/py-OpenGL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2021/06/29 08:41:59 nia Exp $
+# $NetBSD: Makefile,v 1.33 2021/12/08 16:05:04 adam Exp $
DISTNAME= PyOpenGL-3.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyOpenGL/}