svn commit: r376404 - head/net-p2p/createtorrent

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:39:39 UTC 2015


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 at FreeBSD.org
 COMMENT=	Create BitTorrent files from the command line


More information about the svn-ports-all mailing list