svn commit: r424527 - in head/net-p2p: ktorrent libktorrent
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Oct 23 15:55:16 UTC 2016
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 at .
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 at FreeBSD.org
+MAINTAINER= kde at 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 at FreeBSD.org
+MAINTAINER= kde at FreeBSD.org
COMMENT= Torrent library from KTorrent project
BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
More information about the svn-ports-head
mailing list