diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
commit | 1fb0ae7cf995d2d164082c63c8ed246a272a5b6e (patch) | |
tree | d65a9a82c099a5f9fe438ca1318438b4ca6bb844 /graphics/vigra/Makefile | |
parent | 34f4fb6411e13f0dff94a8ffd7f90d08bb91d907 (diff) | |
download | ports-1fb0ae7cf995d2d164082c63c8ed246a272a5b6e.tar.gz ports-1fb0ae7cf995d2d164082c63c8ed246a272a5b6e.zip |
Notes
Diffstat (limited to 'graphics/vigra/Makefile')
-rw-r--r-- | graphics/vigra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 6cb02eef1eef..f6c3b63156d5 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -3,7 +3,7 @@ PORTNAME= vigra DISTVERSION= 1.11.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |