summaryrefslogtreecommitdiff
path: root/lang/python23/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python23/Makefile')
-rw-r--r--lang/python23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 0b4c45cd0b32..33d646e8aaad 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= python
+PORTNAME= python23
PORTVERSION= 2.3.5
PORTREVISION= 1
CATEGORIES= lang python ipv6
@@ -13,7 +13,7 @@ MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT?= An interpreted object-oriented programming language
CONFLICTS= stackless_python-*