diff options
author | zeising <zeising@FreeBSD.org> | 2017-11-19 03:32:38 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2017-11-19 03:32:38 +0800 |
commit | 32f3335a207ff23c5f7c3e592129656ebd9812cd (patch) | |
tree | 9f8c8ea81795ec9c367298a247b6fc1e32fceae8 /graphics/hugin | |
parent | f3b19e1de2a052fb08bf447367eb0d89ff7f08e2 (diff) | |
download | freebsd-ports-gnome-32f3335a207ff23c5f7c3e592129656ebd9812cd.tar.gz freebsd-ports-gnome-32f3335a207ff23c5f7c3e592129656ebd9812cd.tar.zst freebsd-ports-gnome-32f3335a207ff23c5f7c3e592129656ebd9812cd.zip |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 83c980a318f2..264ae1fd9160 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2017.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} |