diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-03-07 20:41:07 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-03-07 20:41:07 +0000 |
commit | 73654563de7669ddbbbb43ed47be213bae27ef0d (patch) | |
tree | 88d449d64fd261a1cba1850add62b7a6fd07edb2 | |
parent | b8d04c96a784e23bc22f87221b5dd177342c978b (diff) | |
download | ports-73654563de7669ddbbbb43ed47be213bae27ef0d.tar.gz ports-73654563de7669ddbbbb43ed47be213bae27ef0d.zip |
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was update to 2.0
-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 f50d453375f1..c2911763e2a8 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -1,6 +1,6 @@ PORTNAME= kstars DISTVERSION= 3.5.7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} |