diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-28 20:30:07 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-28 20:30:07 +0000 |
commit | 9c42891cb8f30a142ef843b9ec90ceca3f4353fe (patch) | |
tree | ae48ebdf0124c9692c54c120ca38790cbc1d8cb9 /lang | |
parent | 54f1f722541f4b09e1933abbabe2acbc97c7ab76 (diff) | |
download | ports-9c42891cb8f30a142ef843b9ec90ceca3f4353fe.tar.gz ports-9c42891cb8f30a142ef843b9ec90ceca3f4353fe.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py-compiler/Makefile | 2 | ||||
-rw-r--r-- | lang/py-compiler/distinfo | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/py-compiler/Makefile b/lang/py-compiler/Makefile index 261ec293a0ec..4d0aa2d8f06b 100644 --- a/lang/py-compiler/Makefile +++ b/lang/py-compiler/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A Python source to bytecode compiler DIST_SUBDIR= python diff --git a/lang/py-compiler/distinfo b/lang/py-compiler/distinfo index e23dfb8b2231..9a63d62ef45b 100644 --- a/lang/py-compiler/distinfo +++ b/lang/py-compiler/distinfo @@ -1,4 +1,3 @@ -MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 -MD5 (python/Python-2.1.tgz) = 2ba2baeccd6100a4be80e6368a975054 -MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 -MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.5.1.tgz) = cca695828df8adc3e69b637af07522e1 +SHA256 (python/Python-2.5.1.tgz) = 1f5caee846049ca30d996f9403eefdb996295c4af664867e35dcc5eb36e4e7e8 +SIZE (python/Python-2.5.1.tgz) = 11060830 |