diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:07 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:17 +0200 |
commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
tree | cac375e8d9b687285123442d247e84a82100ae57 /graphics/tiffgt/Makefile | |
parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
download | freebsd-ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.zip |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
Diffstat (limited to 'graphics/tiffgt/Makefile')
-rw-r--r-- | graphics/tiffgt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tiffgt/Makefile b/graphics/tiffgt/Makefile index 8f35f78c62b3..e9ae9304b19d 100644 --- a/graphics/tiffgt/Makefile +++ b/graphics/tiffgt/Makefile @@ -1,5 +1,6 @@ PORTNAME= tiffgt DISTVERSION= 4.5.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/libtiff/ DISTNAME= tiff-${DISTVERSION} |