summaryrefslogtreecommitdiff
path: root/math/netcdf/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-19 07:37:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-19 07:37:14 +0000
commit1dd8b392cfbebaddf0ee92e2c71d971e88bf255d (patch)
treeb2638b41a58b10b54ae4d9479eadf7ca5540f94a /math/netcdf/Makefile
parentUse an alternate (working) MASTER_SITE which only has bzip2 distfiles. (diff)
Update to version 3.0.6p1
PR: ports/77695 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Notes
Notes: svn path=/head/; revision=129264
Diffstat (limited to 'math/netcdf/Makefile')
-rw-r--r--math/netcdf/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile
index f1dbfe2d2ef9..9e676f2d097d 100644
--- a/math/netcdf/Makefile
+++ b/math/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.*