diff options
author | leot <leot@pkgsrc.org> | 2017-04-12 13:04:21 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-04-12 13:04:21 +0000 |
commit | 7c3aac9984cea2cd2e3b0cb2fb323085403fadb7 (patch) | |
tree | 44605b6b4317bf6f3110c4fd62c98cf137d16b41 /print/zathura-pdf-mupdf | |
parent | 39a8fc78d7504865199aed9c10376f1fcd1907d5 (diff) | |
download | pkgsrc-7c3aac9984cea2cd2e3b0cb2fb323085403fadb7.tar.gz |
Bump PKGREVISION for mupdf-1.11 update
Diffstat (limited to 'print/zathura-pdf-mupdf')
-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 32e864ea3a5..3b6e6d9cc61 100644 --- a/print/zathura-pdf-mupdf/Makefile +++ b/print/zathura-pdf-mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2017/02/18 13:38:33 leot Exp $ +# $NetBSD: Makefile,v 1.15 2017/04/12 13:04:21 leot Exp $ # DISTNAME= zathura-pdf-mupdf-0.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ |