diff options
author | pav <pav@FreeBSD.org> | 2006-05-26 05:57:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-26 05:57:24 +0800 |
commit | 8da8e7c4becb30a01b32fc19da840b47a1e9b497 (patch) | |
tree | e4f1800c43944550ae6fbdcf700d0fd786a03960 /audio/wmsmixer | |
parent | bbc0fa63a5483526cf4a23a2c1af1dc1df2202a9 (diff) | |
download | freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.tar.gz freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.tar.zst freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.zip |
- Adopt
PR: ports/97860
Submitted by: David Thiel <lx@redundancy.redundancy.org>
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 6a26d20fdb3f..eefacb0eea7b 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.hibernaculum.net/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= An audio mixer for the WindowMaker dock PLIST_FILES= bin/wmsmixer |