diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-04 11:37:03 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-04 11:37:03 +0800 |
commit | d40bd8237ded47883ea7861080b2111e55f3ff1e (patch) | |
tree | ade19f7a307b42a2e603e7b41e9c218c9858dfa6 /audio/vsound/Makefile | |
parent | bd83e458fb899acb1d3a9171db0313f9c327c49b (diff) | |
download | freebsd-ports-gnome-d40bd8237ded47883ea7861080b2111e55f3ff1e.tar.gz freebsd-ports-gnome-d40bd8237ded47883ea7861080b2111e55f3ff1e.tar.zst freebsd-ports-gnome-d40bd8237ded47883ea7861080b2111e55f3ff1e.zip |
Reset maintainer and remove his mirror site per his request. We
appreciate the help in the past.
PR: ports/79364
Diffstat (limited to 'audio/vsound/Makefile')
-rw-r--r-- | audio/vsound/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile index 234763aebe4f..d9f372f57db1 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -8,10 +8,9 @@ PORTNAME= vsound PORTVERSION= 0.6 CATEGORIES= audio -MASTER_SITES= http://rsidd.online.fr/ \ - http://www.zorg.org/vsound/ +MASTER_SITES= http://www.zorg.org/vsound/ -MAINTAINER= rsidd@online.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Utility for capturing audio streams from programs with OSS output BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox |