summaryrefslogtreecommitdiff
path: root/lang/python22/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-01-16 12:22:20 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-01-16 12:22:20 +0000
commit7d4762e8bb84698e8e04f9ee26904d79ab09f783 (patch)
tree222de11876b4a0d32163fadcc236dbb98f40759b /lang/python22/Makefile
parent* Do not clobber plaintext manual if WITH_MUTT_HTML is undefined. (diff)
Implement PyObject_DelItemString(), which was obviously forgotten for
Python-2.2. This will fix at least the metakit port. Bump PORTREVISION. Obtained from: Python CVS tree
Notes
Notes: svn path=/head/; revision=53162
Diffstat (limited to '')
-rw-r--r--lang/python22/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 87763fb3aabb..555e6a9f2625 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -7,6 +7,7 @@
PORTNAME= python
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/