diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-22 07:12:01 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-22 07:12:01 +0000 |
commit | 78424039bbca603b76ab675aa4acfacc2ab8a826 (patch) | |
tree | 5e471cc6d10355212754dbbbf869e9f3590656ab /astro/kstars | |
parent | 4c6266a79934a0e5b4bfc2104ab27d5bd96fc5ee (diff) | |
download | ports-78424039bbca603b76ab675aa4acfacc2ab8a826.tar.gz ports-78424039bbca603b76ab675aa4acfacc2ab8a826.zip |
Diffstat (limited to 'astro/kstars')
-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} |