Date: Thu, 6 Sep 2018 00:38:14 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479073 - head/net-p2p/libtorrent-rasterbar Message-ID: <201809060038.w860cERG082942@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Sep 6 00:38:14 2018 New Revision: 479073 URL: https://svnweb.freebsd.org/changeset/ports/479073 Log: net-p2p/libtorrent-rasterbar: Take maintainership Modified: head/net-p2p/libtorrent-rasterbar/Makefile Modified: head/net-p2p/libtorrent-rasterbar/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar/Makefile Thu Sep 6 00:37:25 2018 (r479072) +++ head/net-p2p/libtorrent-rasterbar/Makefile Thu Sep 6 00:38:14 2018 (r479073) @@ -6,7 +6,7 @@ DISTVERSION= 1.1.9 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809060038.w860cERG082942>