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