diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 10:29:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 10:29:51 +0000 |
commit | 737c1cc56dbc42d63372805d3642ba9b3d119a96 (patch) | |
tree | 0b032f3e2684e6f49384c70cbee1ccfb5359893d /net/kwooty/Makefile | |
parent | 5e9ae3b9f544b762bebe53addbf6c4095bbafcf3 (diff) |
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
Notes
Notes:
svn path=/head/; revision=461375
Diffstat (limited to 'net/kwooty/Makefile')
-rw-r--r-- | net/kwooty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kwooty/Makefile b/net/kwooty/Makefile index 8b8b904d9680..10618456cd26 100644 --- a/net/kwooty/Makefile +++ b/net/kwooty/Makefile @@ -3,7 +3,7 @@ PORTNAME= kwooty PORTVERSION= 0.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net kde MASTER_SITES= SF/${PORTNAME} |