diff options
author | pav <pav@FreeBSD.org> | 2005-07-18 05:11:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-18 05:11:40 +0800 |
commit | a669fdc9c77c6d05fa378a7f8f4d0b9d4546c500 (patch) | |
tree | a01393c6e5d780c34c7f606e6c308a3c0f214cb0 /japanese | |
parent | 619e704bda13ef4800d016f1b20227edc5eeb410 (diff) | |
download | freebsd-ports-gnome-a669fdc9c77c6d05fa378a7f8f4d0b9d4546c500.tar.gz freebsd-ports-gnome-a669fdc9c77c6d05fa378a7f8f4d0b9d4546c500.tar.zst freebsd-ports-gnome-a669fdc9c77c6d05fa378a7f8f4d0b9d4546c500.zip |
- Reset long term unresponsive maintainer
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/trac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile index fa2c958efccd..da6bcb2a1838 100644 --- a/japanese/trac/Makefile +++ b/japanese/trac/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ -MAINTAINER= thinker@branda.to +MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced wiki and issue tracking system for software projects BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite10 \ |