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 d513866ad24..18adf0468f1 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:41 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:01 wiz Exp $ DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 |