diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-06 03:30:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-06 03:30:17 +0000 |
commit | ef1c55ecf7c5534fdac06274888ca0dd80db597f (patch) | |
tree | d829659e78f1f6b15f173c47c2d3634d6d6ad1b4 /www/trac | |
parent | aacdf15f9499a56274f8df2f81dd471dd0d6b6e9 (diff) |
Notes
Diffstat (limited to 'www/trac')
-rw-r--r-- | www/trac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile index cad7febe1e95..834baf6c354e 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ -MAINTAINER= rui@ruilopes.com +MAINTAINER= clsung@FreeBSD.org COMMENT= An enhanced wiki and issue tracking system for software projects BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite20 \ |