diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-08-26 16:21:36 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-08-26 16:21:36 +0000 |
commit | e2d363eab7d4428a83e7db6b9a2defc91278fbff (patch) | |
tree | da5b8dce3cd9bbd12f2c5b3e1bef7f132a5cf054 /graphics/zathura | |
parent | e594c4de827213e3a872cfaf676ae1bb84d081c9 (diff) | |
download | ports-e2d363eab7d4428a83e7db6b9a2defc91278fbff.tar.gz ports-e2d363eab7d4428a83e7db6b9a2defc91278fbff.zip |
Notes
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index e0eb0b33d6a8..7f3a5e647d59 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -3,6 +3,7 @@ PORTNAME= zathura PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/projects/zathura/download/ |