aboutsummaryrefslogtreecommitdiff
path: root/www
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 /www
parent63c518c09ef29ba91e797d1fc7ad2cf2c03a33a8 (diff)
downloadports-3f2936da6b8236926424eff5ff0fa37a1a9800fa.tar.gz
ports-3f2936da6b8236926424eff5ff0fa37a1a9800fa.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/py-pywebdav/Makefile4
1 files changed, 1 insertions, 3 deletions
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