diff options
author | drochner <drochner@pkgsrc.org> | 2011-01-31 17:08:19 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-01-31 17:08:19 +0000 |
commit | 6d828c35f8558b542eba4f2378d917af734b5a21 (patch) | |
tree | 7e22bfd1cbf6c8a833fba8b88f75e40fd54973d0 /editors/xournal/Makefile | |
parent | e6824badcbeea29ad223ac5d5b61f3da1630cc53 (diff) | |
download | pkgsrc-6d828c35f8558b542eba4f2378d917af734b5a21.tar.gz |
bump PKGREV 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 fb6357c9f5b..75d1ab8a6a4 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/01/13 13:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2011/01/31 17:09:13 drochner Exp $ DISTNAME= xournal-0.4.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |