most recent changes, diff for py-epydoc

Index: python/py-epydoc/Portfile
--- python/py-epydoc/Portfile (revision 40184)
+++ python/py-epydoc/Portfile (revision 40185)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem 1.0
@@ -8,7 +9,7 @@
revision 2
categories python
platforms darwin freebsd
-maintainers trashmail.net:macports_dharland
+maintainers dh
description API documentation generator for Python modules
long_description Epydoc is a tool for generating API documentation for \
Python modules, based on their docstrings. A \