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 | |
parent | b38c6b674796c12084a0a0c0b2c11dfe26970919 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/blogtk/Makefile | 2 | ||||
-rw-r--r-- | deskutils/drivel/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index e4fcc0f0edce..6d8e5f1f5a36 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 13 CATEGORIES= deskutils gnome MASTER_SITES= SF/${PORTNAME}/Drivel%20%28stable%29/${PORTVERSION} -MAINTAINER= jbq@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Blog editor for GNOME LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl |