diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-09-05 21:29:30 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-09-05 21:31:21 +0000 |
commit | 3cab5505a77569e912e6508c098b332a5af222d1 (patch) | |
tree | 829c8c43c13416f98757dcf732381f612d363b65 | |
parent | 666c09bf73e3b42f92063ef33f85d1e0ad9cda1a (diff) | |
download | ports-3cab5505a77569e912e6508c098b332a5af222d1.tar.gz ports-3cab5505a77569e912e6508c098b332a5af222d1.zip |
astro/kstars: Bump PORTREVISION
- astro/stellarsolver was updated to 1.8
-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 b0cc65677f36..6ff1c057b043 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -1,6 +1,6 @@ PORTNAME= kstars DISTVERSION= 3.5.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} |