git: 401305f3bfc2 - main - science/rubygem-cdo: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:57 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=401305f3bfc2eeeb2c1eb6985ffaa5b1cebf03f5 commit 401305f3bfc2eeeb2c1eb6985ffaa5b1cebf03f5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:47:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:47:17 +0000 science/rubygem-cdo: Update WWW and clean up pkg-descr --- science/rubygem-cdo/Makefile | 3 ++- science/rubygem-cdo/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/science/rubygem-cdo/Makefile b/science/rubygem-cdo/Makefile index 5f5511fd37a0..f6914098f02c 100644 --- a/science/rubygem-cdo/Makefile +++ b/science/rubygem-cdo/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding to CDO (Climate Data Operators) -WWW= https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D +WWW= https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D \ + https://github.com/Try2Code/cdo-bindings LICENSE= BSD3CLAUSE diff --git a/science/rubygem-cdo/pkg-descr b/science/rubygem-cdo/pkg-descr index b121ee5c82cc..9eafafa2f306 100644 --- a/science/rubygem-cdo/pkg-descr +++ b/science/rubygem-cdo/pkg-descr @@ -1,3 +1 @@ Ruby binding to CDO (Climate Data Operators) - -See also: https://github.com/Try2Code/cdo-bindings