diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2016-09-19 20:00:53 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2016-09-19 20:00:53 +0000 |
commit | 4f2895b5d19dbf07e9c393e0c867d054ee129250 (patch) | |
tree | bff0cac340ecc1374bc4b5632c4abc16e4ff10e6 /audio/xmms-xf86audio | |
parent | f9351137883f56012790c5bcfeaa473157c64604 (diff) | |
download | ports-4f2895b5d19dbf07e9c393e0c867d054ee129250.tar.gz ports-4f2895b5d19dbf07e9c393e0c867d054ee129250.zip |
Notes
Diffstat (limited to 'audio/xmms-xf86audio')
-rw-r--r-- | audio/xmms-xf86audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-xf86audio/Makefile b/audio/xmms-xf86audio/Makefile index 2bff1c768254..608fd82fdf68 100644 --- a/audio/xmms-xf86audio/Makefile +++ b/audio/xmms-xf86audio/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.devin.com/xmms-xf86audio/download/ -MAINTAINER= naddy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XF86Audio multimedia-key support for XMMS LIB_DEPENDS= libxmms.so:multimedia/xmms |