diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
commit | 0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch) | |
tree | a359af9ae133db1419fc199dcee84fefdba2ddda /science/netcdf4 | |
parent | 5e6f342c14d0b49a907e6ce40e33ecadbcd1ef56 (diff) | |
download | ports-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.tar.gz ports-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.zip |
Notes
Diffstat (limited to 'science/netcdf4')
-rw-r--r-- | science/netcdf4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 6d5890a01589..9890cd6c4dd6 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.1.1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT?= Library for machine-independent, array-oriented data access |