diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-02-10 18:29:51 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-02-10 18:29:51 +0800 |
commit | 1b974cbd610468940658695a7da297f6b28f66ec (patch) | |
tree | 0b032f3e2684e6f49384c70cbee1ccfb5359893d /textproc/dikt | |
parent | dae0d173e25257f39371b5bd29205dee6ef56d0c (diff) | |
download | freebsd-ports-gnome-1b974cbd610468940658695a7da297f6b28f66ec.tar.gz freebsd-ports-gnome-1b974cbd610468940658695a7da297f6b28f66ec.tar.zst freebsd-ports-gnome-1b974cbd610468940658695a7da297f6b28f66ec.zip |
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
Diffstat (limited to 'textproc/dikt')
-rw-r--r-- | textproc/dikt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index f35ce9f3c534..0eb65e6e742b 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -3,7 +3,7 @@ PORTNAME= dikt PORTVERSION= 2l3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc net kde MASTER_SITES= https://bitbucket.org/dikt/code/downloads/ |