aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python23/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-11-05 02:00:37 +0800
committerperky <perky@FreeBSD.org>2003-11-05 02:00:37 +0800
commit0223d7cce347c990eb0499217aa63c6600a210fa (patch)
treee854f4c2fd1fc47948758243541933cddd382875 /lang/python23/Makefile
parentda6894490212796fa4cfcf9bdb14fe105a903538 (diff)
downloadfreebsd-ports-gnome-0223d7cce347c990eb0499217aa63c6600a210fa.tar.gz
freebsd-ports-gnome-0223d7cce347c990eb0499217aa63c6600a210fa.tar.zst
freebsd-ports-gnome-0223d7cce347c990eb0499217aa63c6600a210fa.zip
- Include pyexpat module in python base ports because python incorporated
expat 1.95.6 in its distribution from Python-2.3. - Bump PORTREVISION subsequently. Requested by: Mike Brown <mike@skew.org> Jeremy Kloth <jeremy.kloth@fourthought.com>
Diffstat (limited to 'lang/python23/Makefile')
-rw-r--r--lang/python23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index c97da86f9ad7..e612224ec57e 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= python
PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}