diff options
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 |