diff options
Diffstat (limited to 'science/netcdf')
-rw-r--r-- | science/netcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index b907ef08a76a..45c61fd487d6 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= netcdf PORTVERSION= 3.6.0p1 -CATEGORIES= math +CATEGORIES= science MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ MASTER_SITE_SUBDIR= . old DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-p/} |