diff options
author | perky <perky@FreeBSD.org> | 2004-11-20 17:17:28 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-11-20 17:17:28 +0000 |
commit | 084d7422c3d6afe10c5eecd7d0b0fdbcd048a665 (patch) | |
tree | 8ad7ec1fceedc9576e2d04aa5d6d5c4bd0ace469 /lang/python30 | |
parent | fd9818329009856bec874b2d3c86a2cdd9d37548 (diff) | |
download | FreeBSD-ports-084d7422c3d6afe10c5eecd7d0b0fdbcd048a665.zip FreeBSD-ports-084d7422c3d6afe10c5eecd7d0b0fdbcd048a665.tar.gz |
- Update python-devel to 2.4c1
Diffstat (limited to 'lang/python30')
-rw-r--r-- | lang/python30/Makefile | 2 | ||||
-rw-r--r-- | lang/python30/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 78b64bd..4f544f6 100644 --- a/lang/python30/Makefile +++ b/lang/python30/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= python -PORTVERSION= 2.4.b2 +PORTVERSION= 2.4.c1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} diff --git a/lang/python30/distinfo b/lang/python30/distinfo index 2e75c0a..24141b2 100644 --- a/lang/python30/distinfo +++ b/lang/python30/distinfo @@ -1,2 +1,2 @@ -MD5 (python/Python-2.4b2.tgz) = 25b99930080ff5f4072c0229f93382fc -SIZE (python/Python-2.4b2.tgz) = 9190198 +MD5 (python/Python-2.4c1.tgz) = deea93a91518314ffe9a7c5cd8144eac +SIZE (python/Python-2.4c1.tgz) = 9198160 |