aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python26/Makefile')
-rw-r--r--lang/python26/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 41950ba0b09..9d12657459b 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -5,11 +5,10 @@
# $FreeBSD$
PORTNAME= python
-PORTVERSION= 2.3.b2
-PORTREVISION= 1
+PORTVERSION= 2.3.c1
CATEGORIES= lang python ipv6
MASTER_SITES= ${MASTER_SITE_PYTHON}
-MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION:S/.b2//}
+MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION:S/.c1//}
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org