diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 07:20:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 07:20:58 +0000 |
commit | 1df1a17abc224c7b035253c7089ca62f3b56a87a (patch) | |
tree | 729d9b50958f323b815e1a00b7acf534920af239 /science | |
parent | a7f42416d7a766482b1e0d1d8b9055c917426356 (diff) | |
download | ports-1df1a17abc224c7b035253c7089ca62f3b56a87a.tar.gz ports-1df1a17abc224c7b035253c7089ca62f3b56a87a.zip |
Notes
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 |