aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-tagfu
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-02 08:02:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-02 08:02:03 +0000
commit83556203a2830421e69b14606f4af5787be1027a (patch)
tree1f52d066edc8a34576fcc10dd6c650217fc8c597 /deskutils/py-tagfu
parent993dda316ecc33a1782326febd63f9cfd102409d (diff)
downloadports-83556203a2830421e69b14606f4af5787be1027a.tar.gz
ports-83556203a2830421e69b14606f4af5787be1027a.zip
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email. Hat: portmgr
Notes
Notes: svn path=/head/; revision=238758
Diffstat (limited to 'deskutils/py-tagfu')
-rw-r--r--deskutils/py-tagfu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/py-tagfu/Makefile b/deskutils/py-tagfu/Makefile
index 1d82c9158292..3788513cf0f4 100644
--- a/deskutils/py-tagfu/Makefile
+++ b/deskutils/py-tagfu/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= deskutils devel python
MASTER_SITES= http://www.geekfire.com/~alex/tagfu/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module for tagging urls with tags or metadata
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite22