diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-22 02:12:01 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-22 02:12:01 -0500 |
commit | 78424039bbca603b76ab675aa4acfacc2ab8a826 (patch) | |
tree | 5e471cc6d10355212754dbbbf869e9f3590656ab /astro/kstars/Makefile | |
parent | astro/stellarsolver: update to 2.3 (diff) |
astro/kstars: Bump PORTREVISION
- devel/indi and astro/stellarsolver were updated
Diffstat (limited to 'astro/kstars/Makefile')
-rw-r--r-- | astro/kstars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index cfec1bfdb448..f88ae91e1d01 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -1,5 +1,6 @@ PORTNAME= kstars DISTVERSION= 3.5.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} |