diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
commit | 7930f26fedeca075e01c7fc5d07f26fe3f42f8e6 (patch) | |
tree | e726aa71f74f78d6199b2fba7fb88601c2526e22 /editors | |
parent | 387e23d4df1fc7b9e4ba688b9f3b169243f62403 (diff) | |
download | pkgsrc-7930f26fedeca075e01c7fc5d07f26fe3f42f8e6.tar.gz |
Recursive revbump from pulseaudio-5.0
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit3/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 4485ca34e02..4bc60f0f097 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2014/04/20 02:27:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2014/06/09 14:18:06 ryoon Exp $ # DISTNAME= Sigil-0.7.4-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index c104c0c186f..2baf71a9f10 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.151 2014/05/29 23:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2014/06/09 14:18:06 ryoon Exp $ .include "Makefile.common" -PKGREVISION= 24 +PKGREVISION= 25 COMMENT= Open Source cross-platform word processor diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index 6fe16b207c4..00393a21608 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/06/09 14:18:06 ryoon Exp $ .include "../../editors/gedit3/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Lightweight GNOME UTF-8 text editor CONFIGURE_ARGS+= --disable-spell |