diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /textproc/archmage/Makefile | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | FreeBSD-ports-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip FreeBSD-ports-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'textproc/archmage/Makefile')
-rw-r--r-- | textproc/archmage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile index 82cd591..01cad17 100644 --- a/textproc/archmage/Makefile +++ b/textproc/archmage/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.9 CATEGORIES= textproc python MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible reader/decompiler of files in CHM format RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/chm.py:${PORTSDIR}/textproc/pychm |