diff options
Diffstat (limited to 'graphics/py-gtkglext/Makefile')
-rw-r--r-- | graphics/py-gtkglext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index d27e15c4167..b109e51a3d9 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/07/20 11:22:23 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/21 13:03:53 wiz Exp $ # DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 |