diff options
author | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
commit | f56071c8f6edc34236fa756dc8ddc06602586dfb (patch) | |
tree | 3d9956bdaae046e367276e0d6ec40598686bafd3 /editors/xournal/Makefile | |
parent | 19ca033bad53153704d811d28544b29b063df150 (diff) | |
download | pkgsrc-f56071c8f6edc34236fa756dc8ddc06602586dfb.tar.gz |
missing recursive bump from poppler-0.22.3 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 dc5a311a814..4144dfe66c7 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/03/31 08:13:29 obache Exp $ +# $NetBSD: Makefile,v 1.24 2013/05/04 07:19:02 obache Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |