diff options
author | beech <beech@FreeBSD.org> | 2010-12-02 16:13:16 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2010-12-02 16:13:16 +0800 |
commit | 8cd9ebc060c292a9c3d8c03a2292dbb5cfdb60cf (patch) | |
tree | 78a81cb5e27132108a9bddce3bc3c5246c23525c /graphics/zathura/Makefile | |
parent | 9a54e7cafde5c154720f1ac45508b61f9ed0c0b4 (diff) | |
download | freebsd-ports-gnome-8cd9ebc060c292a9c3d8c03a2292dbb5cfdb60cf.tar.gz freebsd-ports-gnome-8cd9ebc060c292a9c3d8c03a2292dbb5cfdb60cf.tar.zst freebsd-ports-gnome-8cd9ebc060c292a9c3d8c03a2292dbb5cfdb60cf.zip |
Update to 0.0.8.2
PR: ports/152724
Submitted by: Quentin Stievenart (acieroid@awesom.eu)
Approved by: itetcu (mentor) (implicit)
Diffstat (limited to 'graphics/zathura/Makefile')
-rw-r--r-- | graphics/zathura/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 4d275fc31a1b..9563cb24a536 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -6,10 +6,9 @@ # PORTNAME= zathura -PORTVERSION= 0.0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.0.8.2 CATEGORIES= graphics print -MASTER_SITES= http://pwmt.org/attachments/download/10/ +MASTER_SITES= http://pwmt.org/attachments/download/31/ MAINTAINER= acieroid@awesom.eu COMMENT= Customizable lightweight pdf viewer |