diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-11-15 20:12:17 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-11-15 20:12:17 +0000 |
commit | 35fe922be075eb679f449819586fb8b5ccfcaf84 (patch) | |
tree | 6cda71bff64ff242da0c2eb420f89c0b061b8a87 /science/udunits/Makefile | |
parent | c7897d0359faffc8467abf408077fe6e9c433efa (diff) | |
download | ports-35fe922be075eb679f449819586fb8b5ccfcaf84.tar.gz ports-35fe922be075eb679f449819586fb8b5ccfcaf84.zip |
Notes
Diffstat (limited to 'science/udunits/Makefile')
-rw-r--r-- | science/udunits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 7e26380d35a0..ed1896194cf4 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -8,7 +8,8 @@ PORTNAME= udunits PORTVERSION= 1.12.4 CATEGORIES= science math -MASTER_SITES= ftp://unidata.ucar.edu/pub/${PORTNAME}/ +MASTER_SITES= ftp://unidata.ucar.edu/pub/${PORTNAME}/ \ + ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|} EXTRACT_SUFX= .tar.Z MAINTAINER= glewis@FreeBSD.org |