aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python20/Makefile
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-11-15 00:52:24 +0800
committernectar <nectar@FreeBSD.org>2002-11-15 00:52:24 +0800
commite038a5ec129d0eb73210dad2909a25f0b939d7d8 (patch)
tree5b0e2d017f5631bee03597b83e569b0df75b2064 /lang/python20/Makefile
parent19cbc2c4e91bd2df1505122de5019b4402ae24eb (diff)
downloadfreebsd-ports-gnome-e038a5ec129d0eb73210dad2909a25f0b939d7d8.tar.gz
freebsd-ports-gnome-e038a5ec129d0eb73210dad2909a25f0b939d7d8.tar.zst
freebsd-ports-gnome-e038a5ec129d0eb73210dad2909a25f0b939d7d8.zip
Backport fix for temporary file handling bug in os._execvpe() from
Python 2.2.2. Not approved by: tg (short timeout)
Diffstat (limited to 'lang/python20/Makefile')
-rw-r--r--lang/python20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index badff2a277e2..e3fbaa3df64d 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -7,6 +7,7 @@
PORTNAME= python
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
${MASTER_SITE_SOURCEFORGE} \