diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-22 16:46:17 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-22 16:46:17 +0000 |
commit | d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3 (patch) | |
tree | 08c4cba1bf01dc87ff98eb8066d762ff9dc9530b /graphics/tiffgt | |
parent | 69445c052c18f34f6aea92e12fa27b7d4577f550 (diff) | |
download | ports-d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3.tar.gz ports-d1fcd0bb4b510af1d59ed03fa4c1f3d4e47fe2d3.zip |
Notes
Diffstat (limited to 'graphics/tiffgt')
-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 d6fa19c4675b..49d969022025 100644 --- a/graphics/tiffgt/Makefile +++ b/graphics/tiffgt/Makefile @@ -2,6 +2,7 @@ PORTNAME= tiffgt PORTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ |