diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-29 03:24:23 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-29 03:24:23 +0000 |
commit | c52904bca0e6fc9ff0853e6e0ae5c9de0a273c16 (patch) | |
tree | 2e186b0b784cee740bbfe250caa0488cc7063676 /textproc/py-pyx12/Makefile | |
parent | Remove warning about alpha quality in package message. (diff) |
Change maintainer email address.
PR: 82736
Submitted by: John Holland (maintainer)
Diffstat (limited to '')
-rw-r--r-- | textproc/py-pyx12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile index e8d3a98e9f84..9265af78e870 100644 --- a/textproc/py-pyx12/Makefile +++ b/textproc/py-pyx12/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyx12-${PORTVERSION:S/.b/b/} -MAINTAINER= john@zoner.org +MAINTAINER= jholland@kazoocmh.org COMMENT= Validate HIPAA X12 documents BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 |