diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-10 16:51:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-10 16:51:32 +0000 |
commit | c2bf40d8ed88672915a2d547d02e83940bb5111f (patch) | |
tree | ba5690b8c777c953fed25a7a4b03efde2ad31024 /deskutils | |
parent | 3fb7a3d1a24138a9cf5d550be0e7dfb5e9a82298 (diff) | |
download | ports-c2bf40d8ed88672915a2d547d02e83940bb5111f.tar.gz ports-c2bf40d8ed88672915a2d547d02e83940bb5111f.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pybookreader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pybookreader/Makefile b/deskutils/pybookreader/Makefile index ef8c0842ae82..0401d8aaad03 100644 --- a/deskutils/pybookreader/Makefile +++ b/deskutils/pybookreader/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= PyBookReader-${PORTVERSION} -MAINTAINER= valeri_ufo@web.de +MAINTAINER= ufo@februality.com COMMENT= Program for reading e-books RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 |