svn commit: r316202 - head/security/py-python-registry

Antoine Brodin antoine at FreeBSD.org
Sun Apr 21 19:15:12 UTC 2013


Author: antoine
Date: Sun Apr 21 19:15:11 2013
New Revision: 316202
URL: http://svnweb.freebsd.org/changeset/ports/316202

Log:
  python-registry distfile is available on GH and not on GHC
  
  Approved by:	eadler (mentor)
  Feature safe:	yes

Modified:
  head/security/py-python-registry/Makefile

Modified: head/security/py-python-registry/Makefile
==============================================================================
--- head/security/py-python-registry/Makefile	Sun Apr 21 19:13:26 2013	(r316201)
+++ head/security/py-python-registry/Makefile	Sun Apr 21 19:15:11 2013	(r316202)
@@ -4,6 +4,7 @@
 PORTNAME=	python-registry
 PORTVERSION=	0.2.5
 CATEGORIES=	security devel python
+MASTER_SITES=	GH
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine at FreeBSD.org


More information about the svn-ports-all mailing list