diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /textproc/archmage/Makefile | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) |
Notes
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 60740023091d..0a70f70b4724 100644 --- a/textproc/archmage/Makefile +++ b/textproc/archmage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= Extensible reader/decompiler of files in CHM format RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/chm.py:${PORTSDIR}/textproc/pychm |