aboutsummaryrefslogtreecommitdiff
path: root/lang/python-doc-html/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-10-20 08:36:33 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-10-20 08:36:33 +0000
commitdec1d874802789a0c5dcd45a9a8a6d344b3dd1be (patch)
tree94651d41b6b2b1f2d3bf8e091eb33c294a486755 /lang/python-doc-html/Makefile
parent25d4d66d291105965d564927e62c01d0e11fa450 (diff)
downloadports-dec1d874802789a0c5dcd45a9a8a6d344b3dd1be.tar.gz
ports-dec1d874802789a0c5dcd45a9a8a6d344b3dd1be.zip
Upgrade docs for Python 2.0.
Notes
Notes: svn path=/head/; revision=34015
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}