diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
commit | 3f53954859572652a589cf92ab3981859aa2eb7a (patch) | |
tree | 3283accdb28313663e32787211fcdac10a67580c /audio/wmix | |
parent | eee8c71af2c46f56f5af20ee2039d2330336b0c2 (diff) | |
download | ports-3f53954859572652a589cf92ab3981859aa2eb7a.tar.gz ports-3f53954859572652a589cf92ab3981859aa2eb7a.zip |
Notes
Diffstat (limited to 'audio/wmix')
-rw-r--r-- | audio/wmix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmix/Makefile b/audio/wmix/Makefile index 5dc850e25aa0..de847597b2de 100644 --- a/audio/wmix/Makefile +++ b/audio/wmix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock with TV-like OSD USE_REINPLACE= yes |