diff --git a/science/py-cdo/Makefile b/science/py-cdo/Makefile index 60fbea7f0adf..3c9e6b18772b 100644 --- a/science/py-cdo/Makefile +++ b/science/py-cdo/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python 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= GPLv2 diff --git a/science/py-cdo/pkg-descr b/science/py-cdo/pkg-descr index cd87d9f4fa7c..a722cf385289 100644 --- a/science/py-cdo/pkg-descr +++ b/science/py-cdo/pkg-descr @@ -1,3 +1 @@ Python binding to CDO (Climate Data Operators) - -See also: https://github.com/Try2Code/cdo-bindings