diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 10:48:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 10:48:02 +0000 |
commit | c99c6009443219fbcb10c1baf7b6d0c93975f58a (patch) | |
tree | 979eeecc24182fdbefd4b376f9c47b344f7780cb /science | |
parent | d71114c35729e19851c733866522ab6acd7f64ec (diff) | |
download | ports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.tar.gz ports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf/Makefile | 6 | ||||
-rw-r--r-- | science/hdf5-18/Makefile | 6 | ||||
-rw-r--r-- | science/hdf5/Makefile | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index bd569b4a26e7..1250fb6ec168 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: HDF_lib -# Version required: 4.1r2 # Date created: 17 November 1996 # Whom: mi # # $FreeBSD$ # -DISTNAME= HDF4.1r3 -PKGNAME= hdf-4.1r3 +PORTNAME= hdf +PORTVERSION= 4.1r3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF4.1r3/tar/ +DISTNAME= HDF${PORTVERSION} MAINTAINER= mi@aldan.algebra.com diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index bd569b4a26e7..1250fb6ec168 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: HDF_lib -# Version required: 4.1r2 # Date created: 17 November 1996 # Whom: mi # # $FreeBSD$ # -DISTNAME= HDF4.1r3 -PKGNAME= hdf-4.1r3 +PORTNAME= hdf +PORTVERSION= 4.1r3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF4.1r3/tar/ +DISTNAME= HDF${PORTVERSION} MAINTAINER= mi@aldan.algebra.com diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index bd569b4a26e7..1250fb6ec168 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: HDF_lib -# Version required: 4.1r2 # Date created: 17 November 1996 # Whom: mi # # $FreeBSD$ # -DISTNAME= HDF4.1r3 -PKGNAME= hdf-4.1r3 +PORTNAME= hdf +PORTVERSION= 4.1r3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF4.1r3/tar/ +DISTNAME= HDF${PORTVERSION} MAINTAINER= mi@aldan.algebra.com |