diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-04 03:37:03 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-04 03:37:03 +0000 |
commit | d40bd8237ded47883ea7861080b2111e55f3ff1e (patch) | |
tree | ade19f7a307b42a2e603e7b41e9c218c9858dfa6 /audio/vsound | |
parent | bd83e458fb899acb1d3a9171db0313f9c327c49b (diff) | |
download | FreeBSD-ports-d40bd8237ded47883ea7861080b2111e55f3ff1e.zip FreeBSD-ports-d40bd8237ded47883ea7861080b2111e55f3ff1e.tar.gz |
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')
-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 234763a..d9f372f 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 |