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 b8c789171e9..17e7938362c 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2010/11/15 22:57:24 abs Exp $ +# $NetBSD: Makefile,v 1.15 2011/01/13 13:38:16 wiz Exp $ # DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 |