git: 7fe42162a799 - main - science/netcdf: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:25:54 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7fe42162a799863585b5cb0da5d17963e6e1467d commit 7fe42162a799863585b5cb0da5d17963e6e1467d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:07:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:07:43 +0000 science/netcdf: Update WWW --- science/netcdf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index bdd098d707d4..22c9796d84a0 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -7,7 +7,8 @@ MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-c/${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-c LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT