diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 83556203a2830421e69b14606f4af5787be1027a (patch) | |
tree | 1f52d066edc8a34576fcc10dd6c650217fc8c597 /deskutils/py-tagfu | |
parent | 993dda316ecc33a1782326febd63f9cfd102409d (diff) | |
download | ports-83556203a2830421e69b14606f4af5787be1027a.tar.gz ports-83556203a2830421e69b14606f4af5787be1027a.zip |
Notes
Diffstat (limited to 'deskutils/py-tagfu')
-rw-r--r-- | deskutils/py-tagfu/Makefile | 2 |
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 |