diff options
Diffstat (limited to 'science/netcdf4/Makefile')
-rw-r--r-- | science/netcdf4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 097a4dd3980d..20d951a2a534 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: netcdf -# Version required: 3.5-beta1 +# Version required: 3.5-beta2 # Date created: 29 July 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= netcdf-3.5-beta1 -PKGNAME= netcdf-3.5b1 +DISTNAME= netcdf-3.5-beta2 +PKGNAME= netcdf-3.5b2 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ EXTRACT_SUFX= .tar.Z |