diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1 (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /editors/gedit-python | |
parent | 470ce52e8d973b7342782889ad1c1221f7de1841 (diff) | |
download | pkgsrc-c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'editors/gedit-python')
-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 675bf78284d..7e7650892dc 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/01/25 10:30:06 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/05 00:47:48 ryoon Exp $ DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 |