diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2011-12-08 16:53:32 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2011-12-08 16:53:32 +0000 |
commit | b8d1d3efb2c03a190af6637c610d2722a3a1c0fa (patch) | |
tree | df952ac71121bd325f06bf7640cb7d53db8de293 /devel/fb303 | |
parent | 44dd11459f9c3fba23b9cbe71754ad9652dca7cc (diff) |
-Committer has become maintainer
Approved by: gabor (mentor)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=287075
Diffstat (limited to 'devel/fb303')
-rw-r--r-- | devel/fb303/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index bae8463e3aea..99bda5e974d7 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= APACHE DISTNAME= thrift-${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= komarov@valerka.net COMMENT= The Facebook Bassline LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \ |