diff options
author | makc <makc@FreeBSD.org> | 2014-05-11 03:43:14 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-05-11 03:43:14 +0800 |
commit | 57741ce32a0f3fc500c36958af45ae15c75d471f (patch) | |
tree | 5c7300991656b5e02bd8042ba30767f043c9814c /astro/kstars/Makefile | |
parent | d04bffefcebfbf475d6ecd192ad6ad54ad3537a6 (diff) | |
download | freebsd-ports-gnome-57741ce32a0f3fc500c36958af45ae15c75d471f.tar.gz freebsd-ports-gnome-57741ce32a0f3fc500c36958af45ae15c75d471f.tar.zst freebsd-ports-gnome-57741ce32a0f3fc500c36958af45ae15c75d471f.zip |
KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc.
Diffstat (limited to 'astro/kstars/Makefile')
-rw-r--r-- | astro/kstars/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 19f4c76d9db8..b1a826bd81f6 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,7 +2,6 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |