Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2015 11:12:01 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378112 - head/devel/py-binplist
Message-ID:  <201501291112.t0TBC1iE059358@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan 29 11:12:00 2015
New Revision: 378112
URL: https://svnweb.freebsd.org/changeset/ports/378112
QAT: https://qat.redports.org/buildarchive/r378112/

Log:
  Add an extra MASTER_SITE

Modified:
  head/devel/py-binplist/Makefile

Modified: head/devel/py-binplist/Makefile
==============================================================================
--- head/devel/py-binplist/Makefile	Thu Jan 29 11:10:38 2015	(r378111)
+++ head/devel/py-binplist/Makefile	Thu Jan 29 11:12:00 2015	(r378112)
@@ -4,7 +4,7 @@
 PORTNAME=	binplist
 PORTVERSION=	0.1.4
 CATEGORIES=	devel python
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	CHEESESHOP GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine@FreeBSD.org



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