diff options
author | danilo <danilo@FreeBSD.org> | 2015-05-03 04:47:02 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-05-03 04:47:02 +0800 |
commit | c01e2f397345a1578f1e87ef14b802fd1cbc02ce (patch) | |
tree | 37dd76d8e34d1ac3251cb2281dd82c36988cdbec /astro/kstars | |
parent | feabc5b0d8c45d6f0b9b86f58c1235ec7d052736 (diff) | |
download | freebsd-ports-gnome-c01e2f397345a1578f1e87ef14b802fd1cbc02ce.tar.gz freebsd-ports-gnome-c01e2f397345a1578f1e87ef14b802fd1cbc02ce.tar.zst freebsd-ports-gnome-c01e2f397345a1578f1e87ef14b802fd1cbc02ce.zip |
- Update to 5.4.1
Diffstat (limited to 'astro/kstars')
-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 a66fc45b2230..10fcdb58f589 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |