diff options
author | leot <leot> | 2016-12-09 08:20:37 +0000 |
---|---|---|
committer | leot <leot> | 2016-12-09 08:20:37 +0000 |
commit | dacb3d87d105614e1f9ae67cc58737cb05c96639 (patch) | |
tree | 73ff0d5bea67cc7b062bea81aa2029a8f360d467 /print | |
parent | 3edbef68acbb13325835233878d2a0fca1e9fe46 (diff) | |
download | pkgsrc-dacb3d87d105614e1f9ae67cc58737cb05c96639.tar.gz |
Bump PKGREVISION for mupdf-1.10a update.
Diffstat (limited to 'print')
-rw-r--r-- | print/zathura-pdf-mupdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/zathura-pdf-mupdf/Makefile b/print/zathura-pdf-mupdf/Makefile index acf4d613e3e..83f44abbce6 100644 --- a/print/zathura-pdf-mupdf/Makefile +++ b/print/zathura-pdf-mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2016/11/28 14:41:40 leot Exp $ +# $NetBSD: Makefile,v 1.9 2016/12/09 08:20:37 leot Exp $ # DISTNAME= zathura-pdf-mupdf-0.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ |