aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-14 16:08:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-14 16:08:44 +0000
commit3f2936da6b8236926424eff5ff0fa37a1a9800fa (patch)
tree360bc7a7ada7081b69be114cb6f1cee29f09ec5c
parent63c518c09ef29ba91e797d1fc7ad2cf2c03a33a8 (diff)
downloadports-3f2936da6b8236926424eff5ff0fa37a1a9800fa.tar.gz
ports-3f2936da6b8236926424eff5ff0fa37a1a9800fa.zip
Notes
-rw-r--r--devel/py-binplist/Makefile4
-rw-r--r--www/py-pywebdav/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/py-binplist/Makefile b/devel/py-binplist/Makefile
index 5523b98fc9c2..16d1ee9a68ef 100644
--- a/devel/py-binplist/Makefile
+++ b/devel/py-binplist/Makefile
@@ -4,7 +4,7 @@
PORTNAME= binplist
PORTVERSION= 0.1.4
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP GOOGLE_CODE
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
@@ -12,8 +12,6 @@ COMMENT= Binary plist parser
LICENSE= APACHE20
-BROKEN= Unfetchable (google code has gone away)
-
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz
USES= python
diff --git a/www/py-pywebdav/Makefile b/www/py-pywebdav/Makefile
index 3446753e003d..b44b9cfb76c7 100644
--- a/www/py-pywebdav/Makefile
+++ b/www/py-pywebdav/Makefile
@@ -5,14 +5,12 @@ 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