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 /audio/xmms2 | |
parent | 993dda316ecc33a1782326febd63f9cfd102409d (diff) |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=238758
Diffstat (limited to 'audio/xmms2')
-rw-r--r-- | audio/xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index f11e31545b62..792569071dbc 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION} PORTREVISION?= 2 -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Rewrite of xmms as a client/server system (developer release) .if !defined(XMMS2_SLAVE) |