diff options
Diffstat (limited to 'editors/gedit-python/Makefile')
-rw-r--r-- | editors/gedit-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile index 3f937e4de8e..fd9340f19a4 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:36:31 wiz Exp $ DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 |