diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-16 05:08:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-16 05:08:21 +0800 |
commit | fc10a6bffe4ec07fbe58b7141065d5a047ee3865 (patch) | |
tree | e4253abc8f1d49458992686198180d48a2cba110 /science/fvcom | |
parent | adedfc234c72ba79b3654b8dc637f0cce43c862c (diff) | |
download | freebsd-ports-gnome-fc10a6bffe4ec07fbe58b7141065d5a047ee3865.tar.gz freebsd-ports-gnome-fc10a6bffe4ec07fbe58b7141065d5a047ee3865.tar.zst freebsd-ports-gnome-fc10a6bffe4ec07fbe58b7141065d5a047ee3865.zip |
- Update to 4.4.0
- Bump PORTREVISION for science/netcdf-fortran shlib change [1]
Changes: https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
Approved by: portmgr (implicit, unstaged port) [1]
Diffstat (limited to 'science/fvcom')
-rw-r--r-- | science/fvcom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index 109bd6843401..39745088f27c 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvcom PORTVERSION= 2.7.1 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= science MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/ DISTNAME= sourcecode1 |