diff options
Diffstat (limited to 'graphics/py-gtkglext/Makefile')
-rw-r--r-- | graphics/py-gtkglext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 4a13e0f1a8d..739a6742571 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:42 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/09/14 11:02:03 wiz Exp $ # DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 |