From 1b974cbd610468940658695a7da297f6b28f66ec Mon Sep 17 00:00:00 2001 From: tcberner Date: Sat, 10 Feb 2018 10:29:51 +0000 Subject: 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 --- irc/kvirc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 8228c25b62bc..477b1ffc6931 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= kvirc PORTVERSION= 4.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= irc kde MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \ http://kvirc.gmake.de/pub/kvirc/%SUBDIR%/ \ -- cgit