diff options
author | naddy <naddy@FreeBSD.org> | 2016-09-20 04:00:53 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2016-09-20 04:00:53 +0800 |
commit | cb89a7ae733a8ca0b1a39d4b91f3761d3674d999 (patch) | |
tree | bff0cac340ecc1374bc4b5632c4abc16e4ff10e6 /audio/xmms-shn | |
parent | 5abb8924810b0d35e79681d2a354730597c690b3 (diff) | |
download | freebsd-ports-gnome-cb89a7ae733a8ca0b1a39d4b91f3761d3674d999.tar.gz freebsd-ports-gnome-cb89a7ae733a8ca0b1a39d4b91f3761d3674d999.tar.zst freebsd-ports-gnome-cb89a7ae733a8ca0b1a39d4b91f3761d3674d999.zip |
Drop maintainership for xmms and ancillary ports.
It would be a pity to see XMMS removed but personally I no longer use this.
Diffstat (limited to 'audio/xmms-shn')
-rw-r--r-- | audio/xmms-shn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index 4d861b0f90a1..3756ed10f3ef 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.etree.org/shnutils/xmms-shn/dist/src/ -MAINTAINER= naddy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS plugin to allow playing shorten-compressed audio BUILD_DEPENDS= xmms-config:multimedia/xmms |