diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-13 11:25:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-13 11:25:56 +0000 |
commit | 8a6f13fdea9a742e6bbf7bcfba37b875aa965aa1 (patch) | |
tree | b8e4a5c66a865a53d86cd12633739e0fad6349b3 /editors | |
parent | 3eff49070e34450a8b05e250fae9e115bc35fe61 (diff) | |
download | pkgsrc-8a6f13fdea9a742e6bbf7bcfba37b875aa965aa1.tar.gz |
PKGREV bumps for poppler shlib major change
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 9f5d5b4f979..23750aa77d6 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/08/09 23:25:04 marino Exp $ +# $NetBSD: Makefile,v 1.3 2012/08/13 11:25:57 drochner Exp $ # DISTNAME= gummi-0.6.4 CATEGORIES= editors -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://dev.midnightcoding.org/attachments/download/298/ MAINTAINER= int21h@pirosfeketefa.hu diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index de0630b341b..207f6657b6a 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/07/07 20:33:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/08/13 11:25:57 drochner Exp $ DISTNAME= xournal-0.4.7 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |