diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
commit | ce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /editors | |
parent | d9848f3d79acf24ad28c3e1da51167b650a1c771 (diff) | |
download | pkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz |
revbump for libsoup's ABI issue
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/tomboy/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 674f54ca73b..ca8df39f6e3 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.65 2016/04/11 19:01:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2016/05/03 11:40:02 prlw1 Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 0b678746f2d..d68a658b390 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2016/05/03 10:54:55 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2016/05/03 11:40:02 prlw1 Exp $ DISTNAME= tomboy-1.2.1 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |