Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2016 15:55:14 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424527 - in head/net-p2p: ktorrent libktorrent
Message-ID:  <201610231555.u9NFtE2h047053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Oct 23 15:55:14 2016
New Revision: 424527
URL: https://svnweb.freebsd.org/changeset/ports/424527

Log:
  Pass KTorrent ports to kde@.

Modified:
  head/net-p2p/ktorrent/Makefile
  head/net-p2p/libktorrent/Makefile

Modified: head/net-p2p/ktorrent/Makefile
==============================================================================
--- head/net-p2p/ktorrent/Makefile	Sun Oct 23 15:54:27 2016	(r424526)
+++ head/net-p2p/ktorrent/Makefile	Sun Oct 23 15:55:14 2016	(r424527)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES=	net-p2p kde
 MASTER_SITES=	http://ktorrent.org/downloads/${DISTVERSION}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	BitTorrent client for KDE
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs

Modified: head/net-p2p/libktorrent/Makefile
==============================================================================
--- head/net-p2p/libktorrent/Makefile	Sun Oct 23 15:54:27 2016	(r424526)
+++ head/net-p2p/libktorrent/Makefile	Sun Oct 23 15:55:14 2016	(r424527)
@@ -6,7 +6,7 @@ PORTREVISION=	8
 CATEGORIES=	net-p2p kde
 MASTER_SITES=	http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Torrent library from KTorrent project
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610231555.u9NFtE2h047053>