svn commit: r348288 - head/devel/py-distutils-extra

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 15 03:32:00 UTC 2014


Author: sunpoet
Date: Sat Mar 15 03:31:59 2014
New Revision: 348288
URL: http://svnweb.freebsd.org/changeset/ports/348288
QAT: https://qat.redports.org/buildarchive/r348288/

Log:
  - Update MASTER_SITES

Modified:
  head/devel/py-distutils-extra/Makefile

Modified: head/devel/py-distutils-extra/Makefile
==============================================================================
--- head/devel/py-distutils-extra/Makefile	Sat Mar 15 03:31:34 2014	(r348287)
+++ head/devel/py-distutils-extra/Makefile	Sat Mar 15 03:31:59 2014	(r348288)
@@ -4,7 +4,7 @@
 PORTNAME=	distutils-extra
 PORTVERSION=	2.38
 CATEGORIES=	devel python
-MASTER_SITES=	https://launchpadlibrarian.net/145592954/ \
+MASTER_SITES=	https://launchpad.net/${DISTNAME}/trunk/${PORTVERSION}/+download/ \
 		LOCAL/sunpoet
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-${PORTNAME}-${PORTVERSION}


More information about the svn-ports-head mailing list