diff options
author | drochner <drochner> | 2012-09-14 12:26:19 +0000 |
---|---|---|
committer | drochner <drochner> | 2012-09-14 12:26:19 +0000 |
commit | 9558574007c5a167451804d6c10f0475d779b21b (patch) | |
tree | 1512cca50516bc5e6464051a2c95f6065ff953d7 | |
parent | 2091e8208b56c949a52f3c354bea9455e7acc77d (diff) | |
download | pkgsrc-9558574007c5a167451804d6c10f0475d779b21b.tar.gz |
revbump for poppler update
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 23750aa77d6..375d5c93e4a 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/08/13 11:25:57 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/14 12:26:19 drochner Exp $ # DISTNAME= gummi-0.6.4 CATEGORIES= editors -PKGREVISION= 2 +PKGREVISION= 3 MASTER_SITES= http://dev.midnightcoding.org/attachments/download/298/ MAINTAINER= int21h@pirosfeketefa.hu diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index edf42b41b6f..7577f69c750 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/09/07 19:16:32 adam Exp $ +# $NetBSD: Makefile,v 1.5 2012/09/14 12:26:19 drochner Exp $ DISTNAME= texworks-0.4.3-r858 PKGNAME= texworks-0.4.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 54bd485ebdd..c8bfebb5f85 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/09/07 19:16:32 adam Exp $ +# $NetBSD: Makefile,v 1.16 2012/09/14 12:26:19 drochner Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |