diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-12 13:12:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-12 13:12:14 +0000 |
commit | c5739034a72261ddcc2a79fec3c47812f8e58df9 (patch) | |
tree | 98851ca51118cd8b49d85e33d2c94db45a04e807 /misc | |
parent | 8ad12ee8b503fa91a7722a7f02cccdfbddd35744 (diff) | |
download | ports-c5739034a72261ddcc2a79fec3c47812f8e58df9.tar.gz ports-c5739034a72261ddcc2a79fec3c47812f8e58df9.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/projectionlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/projectionlib/Makefile b/misc/projectionlib/Makefile index 75adc7bb3239..e74d199ff8b5 100644 --- a/misc/projectionlib/Makefile +++ b/misc/projectionlib/Makefile @@ -8,8 +8,7 @@ PORTNAME= projectionlib PORTVERSION= 3.7 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftpmcmc.er.usgs.gov/release/dlgv32/ +MASTER_SITES= http://thor-f5.er.usgs.gov/viewers/dlgv32/ DISTNAME= dlgv32v37src MAINTAINER= ports@FreeBSD.org |