diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-31 06:35:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-31 06:35:51 +0000 |
commit | 75927220c873dfc6594d4af3ecb8254a1c05facc (patch) | |
tree | 1f871471d9f03d9aaeab96796add286cd64a673f /audio/xmms-imms/Makefile | |
parent | fe9632a04b76357450e2720bd66db435f43f548f (diff) | |
download | ports-75927220c873dfc6594d4af3ecb8254a1c05facc.tar.gz ports-75927220c873dfc6594d4af3ecb8254a1c05facc.zip |
Reset green@ as maintainer at his request.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=158458
Diffstat (limited to 'audio/xmms-imms/Makefile')
-rw-r--r-- | audio/xmms-imms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 46b58b4fe34d..253ae045ec75 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= xmms- -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatic, weight-based playlist ordering plugin for XMMS BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox \ |