diff options
author | novel <novel@FreeBSD.org> | 2005-06-29 11:24:23 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-06-29 11:24:23 +0800 |
commit | d56327d7d415bb35dbd05337a93db8e3b7e61ed7 (patch) | |
tree | 82beddc3065e127df27d79e4920b175350f40bf7 /textproc | |
parent | 7c4a935ef668c36aafb80342fc34debfefedf840 (diff) | |
download | freebsd-ports-graphics-d56327d7d415bb35dbd05337a93db8e3b7e61ed7.tar.gz freebsd-ports-graphics-d56327d7d415bb35dbd05337a93db8e3b7e61ed7.tar.zst freebsd-ports-graphics-d56327d7d415bb35dbd05337a93db8e3b7e61ed7.zip |
Change maintainer email address.
PR: 82736
Submitted by: John Holland (maintainer)
Diffstat (limited to 'textproc')
-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 e8d3a98e9f8..9265af78e87 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 |