diff options
author | eik <eik@FreeBSD.org> | 2004-02-29 09:10:21 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-02-29 09:10:21 +0000 |
commit | b0f01580f5284928ca2fcec36a019b4ad5df67ef (patch) | |
tree | 66ed0602356a0d33c90d996e1e0eae8692167c1b /science/hdf | |
parent | f1df22be8690769f7f79eafb8d58b63fd74ff8e3 (diff) | |
download | FreeBSD-ports-b0f01580f5284928ca2fcec36a019b4ad5df67ef.zip FreeBSD-ports-b0f01580f5284928ca2fcec36a019b4ad5df67ef.tar.gz |
set CATEGORIES equal to science/hdf5, fixing PKGORIGIN
Diffstat (limited to 'science/hdf')
-rw-r--r-- | science/hdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 036bb21..9e50a0d 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= hdf PORTVERSION= 4.1r5 -CATEGORIES= graphics +CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF${PORTVERSION}/tar/ DISTNAME= HDF${PORTVERSION} |