diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-30 04:39:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-30 04:39:21 +0000 |
commit | 9fe67e143b51d2203544164a2035bda26160cc49 (patch) | |
tree | bc61ba549beb25a8fc50d98a21f77196f8ffdfb5 /deskutils/blogtk | |
parent | b38c6b674796c12084a0a0c0b2c11dfe26970919 (diff) | |
download | ports-9fe67e143b51d2203544164a2035bda26160cc49.tar.gz ports-9fe67e143b51d2203544164a2035bda26160cc49.zip |
Notes
Diffstat (limited to 'deskutils/blogtk')
-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 180a22ec7b67..8a92b779cbea 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= jbq@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= A client for Blogger, Movable Type, and other blogging systems RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \ |