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 b2b7027b0d2..7ec59d7af54 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2012/04/08 19:08:58 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/06/14 07:44:05 sbd Exp $ # DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 |