diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 18:29:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 18:29:55 +0000 |
commit | 8283dd87662f795c34d1b14ad8255345bca04efb (patch) | |
tree | 1de923661e113e7a4035e9516f3bcec47aa21cf5 | |
parent | c09de5bf9ee21b57e982b780cd0a90ba317dddab (diff) | |
download | ports-8283dd87662f795c34d1b14ad8255345bca04efb.tar.gz ports-8283dd87662f795c34d1b14ad8255345bca04efb.zip |
Notes
-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 4202aea3bc2c..8092294d4779 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -13,7 +13,7 @@ PORTREVISION= 2 DISTVERSION= 4.0.0beta7 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ - http://dl1.maptools.org/dl/libtiff/ + http://download.osgeo.org/libtiff/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images |