Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 01:50:58 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414152 - head/math/py-gmpy
Message-ID:  <201604280150.u3S1owcv025086@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Apr 28 01:50:58 2016
New Revision: 414152
URL: https://svnweb.freebsd.org/changeset/ports/414152

Log:
  - Add a MASTER_SITES mirror

Modified:
  head/math/py-gmpy/Makefile

Modified: head/math/py-gmpy/Makefile
==============================================================================
--- head/math/py-gmpy/Makefile	Thu Apr 28 01:01:37 2016	(r414151)
+++ head/math/py-gmpy/Makefile	Thu Apr 28 01:50:58 2016	(r414152)
@@ -5,7 +5,7 @@ PORTNAME=	gmpy
 PORTVERSION=	1.17
 PORTREVISION=	1
 CATEGORIES=	math python
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	GOOGLE_CODE CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	wen@FreeBSD.org



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