diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-01 09:14:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-01 09:14:18 +0800 |
commit | fcd10669efc0649e4bffbf1e012bd23eda629f11 (patch) | |
tree | e33d689568487f983c6153e9246c200f62a9e1bb /graphics/libgeotiff | |
parent | 846346af8466ce0dae21136eca820b1803e57f60 (diff) | |
download | freebsd-ports-gnome-fcd10669efc0649e4bffbf1e012bd23eda629f11.tar.gz freebsd-ports-gnome-fcd10669efc0649e4bffbf1e012bd23eda629f11.tar.zst freebsd-ports-gnome-fcd10669efc0649e4bffbf1e012bd23eda629f11.zip |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
Diffstat (limited to 'graphics/libgeotiff')
-rw-r--r-- | graphics/libgeotiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 71c44353ea0b..2fe59428b440 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \ ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags |