diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-05-30 12:08:39 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-05-30 12:08:39 +0000 |
commit | 93470f7aa5bcf11b19d6e2f9e4ad417a07480d64 (patch) | |
tree | 0663ef85f50fd284aee8c69a4d03bd85c443398f /lang/python25/Makefile | |
parent | 1b95eebd8a5b77246bc4a71b4396ccb5f749c13e (diff) | |
download | ports-93470f7aa5bcf11b19d6e2f9e4ad417a07480d64.tar.gz ports-93470f7aa5bcf11b19d6e2f9e4ad417a07480d64.zip |
Notes
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r-- | lang/python25/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 6482193949e1..b8b56a57a933 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= python25 -PORTVERSION= 2.5.5 -PORTREVISION= 1 +PORTVERSION= 2.5.6 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |