diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-10-18 17:22:35 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-10-18 17:22:35 +0000 |
commit | 1d16d53e1969b863bdd920df99f83d588e838084 (patch) | |
tree | 81e0de1cf21ddaecde85001eb3dcccbb81d0b7b0 /x11/konsole | |
parent | 1e42a9b759c4c3eef8447b425cface8950083328 (diff) |
Notes
Diffstat (limited to 'x11/konsole')
-rw-r--r-- | x11/konsole/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 2b8661351b1b..4227cc56f000 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -2,9 +2,7 @@ PORTNAME= konsole PORTVERSION= ${KDE4_VERSION} -CATEGORIES= x11 kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= x11 kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE terminal emulator |