diff options
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index a62cac11c85..df1f95bf7dc 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.133 2015/04/25 14:20:41 tnn Exp $ +# $NetBSD: Makefile,v 1.134 2015/06/12 10:50:01 wiz Exp $ # DISTNAME= gedit-2.30.4 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 |