diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-05-22 17:53:28 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-05-22 17:53:28 +0000 |
commit | bb842680096e57740178c50c0b439e46108c71c6 (patch) | |
tree | 28eca7a4d2476303f5f5c960823e9ae322902bbf | |
parent | c2608ac5f0fc78bfdad18d5253f76767e57db313 (diff) | |
download | ports-bb842680096e57740178c50c0b439e46108c71c6.tar.gz ports-bb842680096e57740178c50c0b439e46108c71c6.zip |
- Reassign maintainer to brooks@
Approved by: maintainer (glarkin)
Notes
Notes:
svn path=/head/; revision=234394
-rw-r--r-- | www/trac-addcomment/Makefile | 2 | ||||
-rw-r--r-- | www/trac-email2trac/Makefile | 2 | ||||
-rw-r--r-- | www/trac-iniadmin/Makefile | 2 | ||||
-rw-r--r-- | www/trac-tags/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile index d17ee946c300..c6d8b177fcff 100644 --- a/www/trac-addcomment/Makefile +++ b/www/trac-addcomment/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}macro-${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= brooks@FreeBSD.org COMMENT= Add formatted comments to wiki pages BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools diff --git a/www/trac-email2trac/Makefile b/www/trac-email2trac/Makefile index 2fb8b28a9920..2a1f4f6765b8 100644 --- a/www/trac-email2trac/Makefile +++ b/www/trac-email2trac/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel python MASTER_SITES= ftp://ftp.sara.nl/pub/outgoing/ PKGNAMEPREFIX= trac- -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= brooks@FreeBSD.org COMMENT= Convert email to trac tickets BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools diff --git a/www/trac-iniadmin/Makefile b/www/trac-iniadmin/Makefile index e944abcbb21b..b20b23bf5c7f 100644 --- a/www/trac-iniadmin/Makefile +++ b/www/trac-iniadmin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.freebsd.org/~mm/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= brooks@FreeBSD.org COMMENT= Edit all trac.ini option via the WebAdminPlugin RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ diff --git a/www/trac-tags/Makefile b/www/trac-tags/Makefile index 085196b582f1..8461e28b0a99 100644 --- a/www/trac-tags/Makefile +++ b/www/trac-tags/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= brooks@FreeBSD.org COMMENT= A generic tags frontend for trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac |