Date: Tue, 6 Jan 2015 09:39:39 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376404 - head/net-p2p/createtorrent Message-ID: <201501060939.t069dd4b000154@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Jan 6 09:39:38 2015 New Revision: 376404 URL: https://svnweb.freebsd.org/changeset/ports/376404 QAT: https://qat.redports.org/buildarchive/r376404/ Log: Move MASTER_SITES from CRITICAL to LOCAL/ehaupt Modified: head/net-p2p/createtorrent/Makefile Modified: head/net-p2p/createtorrent/Makefile ============================================================================== --- head/net-p2p/createtorrent/Makefile Tue Jan 6 09:39:28 2015 (r376403) +++ head/net-p2p/createtorrent/Makefile Tue Jan 6 09:39:38 2015 (r376404) @@ -4,7 +4,7 @@ PORTNAME= createtorrent PORTVERSION= 1.1.4 CATEGORIES= net-p2p -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create BitTorrent files from the command line
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501060939.t069dd4b000154>