aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python-doc-html/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-10-20 16:36:33 +0800
committertg <tg@FreeBSD.org>2000-10-20 16:36:33 +0800
commiteca60076e21550b1cb68c63c510ca784e90836d4 (patch)
tree58807a6003b17bbaa00affcf1228c054503c5615 /lang/python-doc-html/Makefile
parentb7f28eac2b51bee1358ee5565ead12704e82f9fc (diff)
downloadfreebsd-ports-gnome-eca60076e21550b1cb68c63c510ca784e90836d4.tar.gz
freebsd-ports-gnome-eca60076e21550b1cb68c63c510ca784e90836d4.tar.zst
freebsd-ports-gnome-eca60076e21550b1cb68c63c510ca784e90836d4.zip
Upgrade docs for Python 2.0.
Diffstat (limited to 'lang/python-doc-html/Makefile')
-rw-r--r--lang/python-doc-html/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 80ae6958dd8a..57d441cff179 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= python-doc-${DOCFORMAT}
-PORTVERSION= 1.5.2p2
+PORTVERSION= 2.0
CATEGORIES= lang python
-MASTER_SITES= http://www.python.org/ftp/python/doc/ \
- http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/doc/1.5.2p2/
+MASTER_SITES= http://www.python.org/ftp/python/doc/${PORTVERSION}/ \
+ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/doc/${PORTVERSION}/
DISTNAME= ${DOCFORMAT}-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= tg@FreeBSD.org
DIST_SUBDIR= python
+USE_BZIP2= yes
NO_BUILD= yes
PLIST= ${PKGDIR}/pkg-plist_${DOCFORMAT}