diff options
author | perky <perky@FreeBSD.org> | 2004-11-07 03:48:48 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-11-07 03:48:48 +0800 |
commit | 41262905733b3992a7779bd14c6a651a4396b330 (patch) | |
tree | 18262db546b7ad87be1991b5ca5ba713d12a5f51 /lang/python30/Makefile | |
parent | d9ba353131c743f95734305a1215373504f08c6c (diff) | |
download | freebsd-ports-gnome-41262905733b3992a7779bd14c6a651a4396b330.tar.gz freebsd-ports-gnome-41262905733b3992a7779bd14c6a651a4396b330.tar.zst freebsd-ports-gnome-41262905733b3992a7779bd14c6a651a4396b330.zip |
Update -devel to Python-2.4b2.
Diffstat (limited to 'lang/python30/Makefile')
-rw-r--r-- | lang/python30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 1878b8537232..e0294881393a 100644 --- a/lang/python30/Makefile +++ b/lang/python30/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= python -PORTVERSION= 2.4.a3 +PORTVERSION= 2.4.b2 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |