Index: head/misc/py-progressbar/Makefile =================================================================== --- head/misc/py-progressbar/Makefile (revision 422527) +++ head/misc/py-progressbar/Makefile (revision 422528) @@ -1,22 +1,20 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= progressbar PORTVERSION= 2.3 CATEGORIES= misc python -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://pkgs.fedoraproject.org/lookaside/extras/python-progressbar/progressbar-2.3.tar.gz/4f904e94b783b4c6e71aa74fd2432c59/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text progressbar library for python LICENSE= BSD3CLAUSE - -BROKEN= Unfetchable (google code has gone away) USE_PYTHON= autoplist distutils USES= python:2 PROJECTHOST= python-${PORTNAME} .include