diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /science | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf5-18/Makefile | 1 | ||||
-rw-r--r-- | science/hdf5-18/pkg-comment | 1 | ||||
-rw-r--r-- | science/hdf5/Makefile | 1 | ||||
-rw-r--r-- | science/hdf5/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 1b1ecfd7d7ab..428af8d37d7d 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -12,6 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ MAINTAINER= ports@FreeBSD.org +COMMENT= Hierarchical Data Format library (from NCSA) USE_REINPLACE= yes USE_PERL5= yes diff --git a/science/hdf5-18/pkg-comment b/science/hdf5-18/pkg-comment deleted file mode 100644 index 2f8affd569f0..000000000000 --- a/science/hdf5-18/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hierarchical Data Format library (from NCSA) diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 1b1ecfd7d7ab..428af8d37d7d 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -12,6 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ MAINTAINER= ports@FreeBSD.org +COMMENT= Hierarchical Data Format library (from NCSA) USE_REINPLACE= yes USE_PERL5= yes diff --git a/science/hdf5/pkg-comment b/science/hdf5/pkg-comment deleted file mode 100644 index 2f8affd569f0..000000000000 --- a/science/hdf5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hierarchical Data Format library (from NCSA) |