diff options
Diffstat (limited to 'audio/sox/Makefile')
-rw-r--r-- | audio/sox/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 38309922656..83edb849f80 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2007/03/06 23:55:07 gdt Exp $ +# $NetBSD: Makefile,v 1.43 2007/06/04 05:44:09 wiz Exp $ DISTNAME= sox-13.0.0 PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} \ - http://www.cnpbagwell.com/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sox.sourceforge.net/ |