diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-06-23 16:27:13 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-06-23 16:27:13 +0800 |
commit | 26d7038dfab98bdd7a93ce445715def4c022740f (patch) | |
tree | faaa0f914f40477674196b80cb55f2ca50c1a025 /astro | |
parent | 5c901ec7a5a79e077b0dca7e89eaf9cb3e5648ad (diff) | |
download | freebsd-ports-gnome-26d7038dfab98bdd7a93ce445715def4c022740f.tar.gz freebsd-ports-gnome-26d7038dfab98bdd7a93ce445715def4c022740f.tar.zst freebsd-ports-gnome-26d7038dfab98bdd7a93ce445715def4c022740f.zip |
Update math/gsl to 2.5
PR: 229067
Diffstat (limited to 'astro')
-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/ |