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 | |
parent | 8236cdb0e79468ee13450aa4211e8732b4c96912 (diff) | |
download | ports-c52904bca0e6fc9ff0853e6e0ae5c9de0a273c16.tar.gz ports-c52904bca0e6fc9ff0853e6e0ae5c9de0a273c16.zip |
Notes
Diffstat (limited to 'textproc/py-pyx12')
-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 |