diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-29 07:57:13 +0000 |
commit | f2da2c865b835fa39623de1497b1f468cbaa13cc (patch) | |
tree | 43a1288c8c72a22eb0afda6d8723d71c259cc2ad /editors/xournal/Makefile | |
parent | 4ca9a2f32a9fe6d88d709325eb01db045ab720db (diff) | |
download | pkgsrc-f2da2c865b835fa39623de1497b1f468cbaa13cc.tar.gz |
recursive PKGREVISION bump for poppler shlib major change
Diffstat (limited to 'editors/xournal/Makefile')
-rw-r--r-- | editors/xournal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index fdae2eb212b..19b5175e06e 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/12/06 13:23:45 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/04/29 07:57:14 wiz Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |