diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-01 15:36:14 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-01 15:36:14 +0000 |
commit | b68b77b88c3c375f539f5d8b90767dffee49733d (patch) | |
tree | f3193952a77967813190c5a81b5cef32aa1089d5 /misc/projectionlib | |
parent | Deploy USE_GNOMENG infrastructure (diff) |
Update MASTER_SITES
PR: 41592
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=65422
Diffstat (limited to 'misc/projectionlib')
-rw-r--r-- | misc/projectionlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/projectionlib/Makefile b/misc/projectionlib/Makefile index d810ce97d5f0..94176995dd07 100644 --- a/misc/projectionlib/Makefile +++ b/misc/projectionlib/Makefile @@ -8,7 +8,8 @@ PORTNAME= projectionlib PORTVERSION= 3.7 CATEGORIES= misc -MASTER_SITES= ftp://ftpmcmc.er.usgs.gov/release/viewers/dlgv32/source/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + ftp://ftpmcmc.er.usgs.gov/release/viewers/dlgv32/source/ DISTNAME= Dlgv32v37 MAINTAINER= aa8vb@nc.rr.com |