diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-05-02 20:47:02 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-05-02 20:47:02 +0000 |
commit | 539610176fa730d0d4a238c471d47094965370c9 (patch) | |
tree | 37dd76d8e34d1ac3251cb2281dd82c36988cdbec /astro/kstars | |
parent | 2778ae67f523c943199f38c02d95b574e3b1eeef (diff) |
Notes
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} |