diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-08-14 04:22:13 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-08-14 04:22:13 +0000 |
commit | 97cf82ea462f8005c62920eadda6cc4efef1d6f9 (patch) | |
tree | 12521e098320729f4e9d8e467eef7e2948a88f36 /graphics/zathura-pdf-mupdf | |
parent | 71d8428ae40ba5bfc42396fdd61b6ff6e97d8ddb (diff) | |
download | ports-97cf82ea462f8005c62920eadda6cc4efef1d6f9.tar.gz ports-97cf82ea462f8005c62920eadda6cc4efef1d6f9.zip |
Notes
Diffstat (limited to 'graphics/zathura-pdf-mupdf')
-rw-r--r-- | graphics/zathura-pdf-mupdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index 958b389c3f80..1abbb061ef66 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.3.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/ \ http://freebsd.uzsolt.hu/src/ |