diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-28 06:26:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-28 06:26:37 +0000 |
commit | 62702742ab5744a8f9c692091961983cfe680153 (patch) | |
tree | 59707c0f008a51fe32c55b8ceebb2a491ff09972 /audio | |
parent | a22ee410e78c543763536e7055105dae2ae36ba2 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/vsound/Makefile | 5 | ||||
-rw-r--r-- | audio/vsound/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile index 9d26dcb7df12..234763aebe4f 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -6,9 +6,10 @@ # PORTNAME= vsound -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= audio -MASTER_SITES= http://rsidd.online.fr/ +MASTER_SITES= http://rsidd.online.fr/ \ + http://www.zorg.org/vsound/ MAINTAINER= rsidd@online.fr COMMENT= Utility for capturing audio streams from programs with OSS output diff --git a/audio/vsound/distinfo b/audio/vsound/distinfo index fbed326d4ea3..d0d675a25692 100644 --- a/audio/vsound/distinfo +++ b/audio/vsound/distinfo @@ -1,2 +1,2 @@ -MD5 (vsound-0.5.tar.gz) = 77016cfa2c3ba45d051881051a75ac06 -SIZE (vsound-0.5.tar.gz) = 116904 +MD5 (vsound-0.6.tar.gz) = 0460c93ecab58d7864dd6d245a2dea18 +SIZE (vsound-0.6.tar.gz) = 118026 |