diff options
Diffstat (limited to 'science/netcdf-cxx/Makefile')
-rw-r--r-- | science/netcdf-cxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index 05d418e5b5dc..d7164882b1b4 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -1,6 +1,6 @@ PORTNAME= netcdf-cxx PORTVERSION= 4.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-cxx/${PORTVERSION}/ \ LOCAL/sunpoet |