diff options
author | linimon <linimon@FreeBSD.org> | 2010-08-01 12:28:54 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-08-01 12:28:54 +0800 |
commit | 10665a486d65ee48e01e8b37dc04998699c44c50 (patch) | |
tree | 283f322798395a1f9745b721665d544edea8e197 /deskutils | |
parent | 0f2a7d02edacaf64af21dc5816bd3a85d1d24595 (diff) | |
download | freebsd-ports-gnome-10665a486d65ee48e01e8b37dc04998699c44c50.tar.gz freebsd-ports-gnome-10665a486d65ee48e01e8b37dc04998699c44c50.tar.zst freebsd-ports-gnome-10665a486d65ee48e01e8b37dc04998699c44c50.zip |
Over to new volunteer.
Diffstat (limited to 'deskutils')
-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 \ |