diff options
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) |