diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-08-01 04:28:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-08-01 04:28:54 +0000 |
commit | bdebb0a3ffde91b17063cb2d1b22ff5c62ad2a25 (patch) | |
tree | de9a9799dac05466a7b88f53a003306aed9abdd1 /deskutils/blogtk/Makefile | |
parent | 514906dcea8513c3f20423c5259c40685f9d4cb3 (diff) |
Notes
Diffstat (limited to 'deskutils/blogtk/Makefile')
-rw-r--r-- | deskutils/blogtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/blogtk/Makefile b/deskutils/blogtk/Makefile index 8a92b779cbea..e19727123d75 100644 --- a/deskutils/blogtk/Makefile +++ b/deskutils/blogtk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= deskutils python MASTER_SITES= http://launchpad.net/${PORTNAME}/${PORTVERSION}/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vvelox@vvelox.net COMMENT= A client for Blogger, Movable Type, and other blogging systems RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \ |