diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-08-29 04:26:57 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-08-29 04:26:57 +0800 |
commit | 5946b751f9e48f585ebb0367f23cd956c4c918c5 (patch) | |
tree | cd718699fc05b8e2ca6f82907ceea7d85ffd69f5 /astro/kstars/Makefile | |
parent | ddcf0f68791b3988bb7786250e9870acad4bfa23 (diff) | |
download | freebsd-ports-gnome-5946b751f9e48f585ebb0367f23cd956c4c918c5.tar.gz freebsd-ports-gnome-5946b751f9e48f585ebb0367f23cd956c4c918c5.tar.zst freebsd-ports-gnome-5946b751f9e48f585ebb0367f23cd956c4c918c5.zip |
astro/kstars: update to 3.3.4
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 b6f016c351df..35b5af7eb3b8 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kstars -DISTVERSION= 3.3.3 +DISTVERSION= 3.3.4 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} |