diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2020-11-07 17:37:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2020-11-07 17:37:14 +0000 |
commit | dcaa44a62bf267c001e3400441f944958a3f8477 (patch) | |
tree | ddefe2853ac6a21027aca9ad20bc1d40b0d14daa /math/matio/Makefile | |
parent | 376ffa111537a7d8821a4c17d5588f0afb549cf1 (diff) |
Notes
Diffstat (limited to 'math/matio/Makefile')
-rw-r--r-- | math/matio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matio/Makefile b/math/matio/Makefile index 49a014fe3611..ea6ccd9c6772 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= matio -PORTVERSION= 1.5.18 +PORTVERSION= 1.5.19 CATEGORIES= math MASTER_SITES= SF |