diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-04-03 16:16:39 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-04-03 16:16:39 +0000 |
commit | 76a454bc5edaed0aa77cd38c28835da3b7b65e67 (patch) | |
tree | 0c389dfcd33614957d761a46b58073fce40c993a /science | |
parent | 3c7cffe97de0c8817d882feea0c93187a13cea73 (diff) | |
download | ports-76a454bc5edaed0aa77cd38c28835da3b7b65e67.tar.gz ports-76a454bc5edaed0aa77cd38c28835da3b7b65e67.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/udunits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 389c98a92f77..d97ce805262c 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -8,7 +8,7 @@ PORTNAME= udunits PORTVERSION= 1.12.4 CATEGORIES= science math -MASTER_SITES= ftp://unidata.ucar.edu/pub/${PORTNAME}/ \ +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/${PORTNAME}/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|} EXTRACT_SUFX= .tar.Z |