diff options
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r-- | science/netcdf/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index f1dbfe2d2ef9..9e676f2d097d 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -6,16 +6,15 @@ # PORTNAME= netcdf -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -BROKEN= Unfetchable - -WRKSRC= ${WRKDIR}/${DISTNAME}/src +WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src CONFLICTS= hdf-4.* |