From c96ba88b6a050c3ac472a18130bf97f7dad51cff Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 29 Sep 1999 15:53:52 +0000 Subject: New homepage (the old one was last updated 1995 ...!) Changes from 12.15: * Improved I/O performance on uncompressed data * Play script can now handle spaces in filename * Improved default output quality of ADPCM files * Added support for ALSA audio devices * Several bug fixes to AIFF files * Resample effect was greatly improved and now SoX does a great job on almost all resamples. * Added A-law support to .au files plus bug fixes * Updated OS/2 support * Added auto-configure support. Greatly enhanced cross-platform support. * Imrproved 16-bit DOS compiler support * Added swap effect * Combined play and rec script and added more options * Fixed bugs in low/high/band-pass filters and avg effect. --- audio/sox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/sox') diff --git a/audio/sox/Makefile b/audio/sox/Makefile index d2909cd8788..4188db79501 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/09/29 15:38:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 1999/09/29 15:53:52 hubertf Exp $ # FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp # @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://metalab.unc.edu/pub/Linux/apps/sound/convert/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.spies.com/Sox/ +HOMEPAGE= http://home.sprynet.com/~cbagwell/sox.html NO_WRKSUBDIR= yes MAKEFILE= Makefile.unx -- cgit v1.2.3