diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-16 23:54:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-16 23:54:22 +0000 |
commit | 0ffa6a7b8d5547eab2e509713d678e5079313fcd (patch) | |
tree | ed9d440b562f66cefb86f5342b6b141ff4216487 /science/cdo/Makefile | |
parent | 2b5ca333749cb8d1580c93cfb53031b58860b0eb (diff) | |
download | ports-0ffa6a7b8d5547eab2e509713d678e5079313fcd.tar.gz ports-0ffa6a7b8d5547eab2e509713d678e5079313fcd.zip |
Notes
Diffstat (limited to 'science/cdo/Makefile')
-rw-r--r-- | science/cdo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 079a25f1d287..08dfe97f8d1d 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.4 CATEGORIES= science -MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/16435/ \ +MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/17374/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org |