aboutsummaryrefslogtreecommitdiff
path: root/lang/python23/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-03-20 16:18:42 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-03-20 16:18:42 +0000
commite540d152d9e80cc050c955cf86f3a2d284fec665 (patch)
tree80d0ba4ad4ce7c68d6b8c4c3b47d843d1b30c8e6 /lang/python23/Makefile
parent73c35623ae9e75ef0e8ab99080d68f94544f284c (diff)
Notes
Diffstat (limited to 'lang/python23/Makefile')
-rw-r--r--lang/python23/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index ff067314a8f3..ebcd80d5b431 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -6,16 +6,12 @@
#
PORTNAME= python
-PORTVERSION= 2.3.4
-PORTREVISION?= 4
+PORTVERSION= 2.3.5
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
DISTFILES= ${PYTHON_DISTFILE}
-PATCH_SITES= http://www.python.org/security/PSF-2005-001/
-PATCHFILES= patch.txt
-
MAINTAINER= perky@FreeBSD.org
COMMENT?= An interpreted object-oriented programming language