Index: head/devel/py-binplist/Makefile =================================================================== --- head/devel/py-binplist/Makefile (revision 422141) +++ head/devel/py-binplist/Makefile (revision 422142) @@ -1,22 +1,20 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= binplist PORTVERSION= 0.1.4 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP GOOGLE_CODE +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Binary plist parser LICENSE= APACHE20 - -BROKEN= Unfetchable (google code has gone away) RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz USES= python USE_PYTHON= distutils autoplist .include Index: head/www/py-pywebdav/Makefile =================================================================== --- head/www/py-pywebdav/Makefile (revision 422141) +++ head/www/py-pywebdav/Makefile (revision 422142) @@ -1,19 +1,17 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= PyWebDAV PORTVERSION= 0.9.8 PORTREVISION= 1 CATEGORIES= www net python -MASTER_SITES= GOOGLE_CODE CHEESESHOP +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= WebDAV Library and Server for Python - -BROKEN= Unfetchable (google code has gone away) USES= python USE_PYTHON= distutils autoplist .include