Revision: 53169 http://trac.macports.org/changeset/53169 Author: jameskyle@macports.org Date: 2009-06-30 11:04:51 -0700 (Tue, 30 Jun 2009) Log Message: ----------- Corrected the maintainer's entry. Modified Paths: -------------- trunk/dports/python/py25-pynifti/Portfile Modified: trunk/dports/python/py25-pynifti/Portfile =================================================================== --- trunk/dports/python/py25-pynifti/Portfile 2009-06-30 16:53:03 UTC (rev 53168) +++ trunk/dports/python/py25-pynifti/Portfile 2009-06-30 18:04:51 UTC (rev 53169) @@ -8,7 +8,7 @@ version 0.20090303.1 categories python platforms darwin -maintainers ucla.edu:jameskyle +maintainers jameskyle description PyNIfTI aims to provide easy access to NIfTI images from within Python. long_description ${description}. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data.