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 51f50f3026c..5968d3e350f 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/12/05 21:25:41 adam Exp $ +# $NetBSD: Makefile,v 1.30 2016/07/09 06:38:14 wiz Exp $ DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 |