diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2005-04-03 13:55:44 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2005-04-03 13:55:44 +0000 |
commit | 88c5d79c025a935e077a2f496c3edeeeea14dda6 (patch) | |
tree | 43c5840e07ccf2f30fb1ee53bd13437918e8de39 /lang/python24/Makefile | |
parent | Fix Type1 PS font install directories of print/cmpsfont (diff) |
Update to Python 2.4.1
Notes
Notes:
svn path=/head/; revision=132349
Diffstat (limited to 'lang/python24/Makefile')
-rw-r--r-- | lang/python24/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 8cbd19756eb4..906d0506b333 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -6,8 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.4 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |