diff options
author | obrien <obrien@FreeBSD.org> | 2005-02-28 14:26:37 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2005-02-28 14:26:37 +0800 |
commit | 0eb0344eab2c8670264046f17783c41680d971a1 (patch) | |
tree | 8958c4cdf84b47634b7c8f951baa5f92df07c69f /audio/vsound/Makefile | |
parent | f8c2f243c82bc6021a4ee6b4dfbe467ede2e1687 (diff) | |
download | freebsd-ports-gnome-0eb0344eab2c8670264046f17783c41680d971a1.tar.gz freebsd-ports-gnome-0eb0344eab2c8670264046f17783c41680d971a1.tar.zst freebsd-ports-gnome-0eb0344eab2c8670264046f17783c41680d971a1.zip |
Update to version 0.6.
Diffstat (limited to 'audio/vsound/Makefile')
-rw-r--r-- | audio/vsound/Makefile | 5 |
1 files changed, 3 insertions, 2 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 |