diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
commit | bb238a10bf8a71160731bd4afacdf72cb078dc90 (patch) | |
tree | faaa0f914f40477674196b80cb55f2ca50c1a025 /astro/siril | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) |
Update math/gsl to 2.5
PR: 229067
Notes
Notes:
svn path=/head/; revision=473116
Diffstat (limited to 'astro/siril')
-rw-r--r-- | astro/siril/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 122d02554c82..8053f332d6ad 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -2,6 +2,7 @@ PORTNAME= siril DISTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ |