diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-09-22 02:49:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-09-22 02:49:17 +0000 |
commit | dbb8a2f271f8064caac2e0b8f6d262c52222eb11 (patch) | |
tree | 32acdf55765e71c0b23aaaa7e21b09d481b661ac /graphics/tiff/Makefile | |
parent | 63abbaf0d19531fdf1e49cfcbbcf0fcd44b3ea70 (diff) | |
download | ports-dbb8a2f271f8064caac2e0b8f6d262c52222eb11.tar.gz ports-dbb8a2f271f8064caac2e0b8f6d262c52222eb11.zip |
Notes
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r-- | graphics/tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 103bca601021..cc7692ceaeba 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -9,7 +9,7 @@ PORTNAME= tiff PORTVERSION= 3.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ |