diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-03-11 20:49:04 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-03-11 20:49:04 -0500 |
commit | a9d50e07eb04c142fa01ab6d699cef3c3ca500c3 (patch) | |
tree | 109e7465c4b96a92605d1560a424f7e86a0081df /astro/kstars/Makefile | |
parent | astro/stellarsolver: update to 2.1 (diff) |
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 2.1
Diffstat (limited to 'astro/kstars/Makefile')
-rw-r--r-- | astro/kstars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 464d2fbfb73c..f099438cc13b 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -1,6 +1,6 @@ PORTNAME= kstars DISTVERSION= 3.5.7 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} |