diff options
author | David Thiel <lx@FreeBSD.org> | 2014-05-23 17:18:56 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2014-05-23 17:18:56 +0000 |
commit | 29238db46df06037089b73da722b62d009f2dec5 (patch) | |
tree | 19cfe724497267e03998d1f29eec7d1bec1068cb /audio/wmsmixer | |
parent | f3805d85d401fc625fab0e7c934ab073fbe3978e (diff) | |
download | freebsd-ports-29238db46df06037089b73da722b62d009f2dec5.zip |
Hand back to ports@.
Diffstat (limited to 'audio/wmsmixer')
-rw-r--r-- | audio/wmsmixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 5222c4b0b4a4..4be4bc54bdbf 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio windowmaker MASTER_SITES= http://redundancy.redundancy.org/mirror/ -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Audio mixer for the WindowMaker dock OPTIONS_DEFINE= DOCS |