git: 26f7741cca4d - main - science/netcdf-cxx: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:25:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=26f7741cca4d70792530ae8c0bb17cd47a500538 commit 26f7741cca4d70792530ae8c0bb17cd47a500538 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:07:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:07:45 +0000 science/netcdf-cxx: Update WWW --- science/netcdf-cxx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index d7164882b1b4..aced4672574e 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -8,7 +8,8 @@ DISTNAME= ${PORTNAME}4-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ library for machine-independent, array-oriented data access -WWW= https://www.unidata.ucar.edu/software/netcdf/ +WWW= https://www.unidata.ucar.edu/software/netcdf/ \ + https://github.com/Unidata/netcdf-cxx4 LICENSE= UCAR_UNIDATA LICENSE_FILE= ${WRKSRC}/COPYRIGHT