diff options
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r-- | lang/python31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 3d0f7707b54c..5d48f41315b6 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= python30 -PORTVERSION= 3.0.rc1 +PORTVERSION= 3.0 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |