diff options
author | bjh21 <bjh21@pkgsrc.org> | 2005-08-07 14:57:15 +0000 |
---|---|---|
committer | bjh21 <bjh21@pkgsrc.org> | 2005-08-07 14:57:15 +0000 |
commit | 135aefa63eb3e3f2a721775bcd81164f41d6f53f (patch) | |
tree | dcfe682ab4d4de942237f4d3bad8a7c93b3042f0 /audio/sox/Makefile | |
parent | c893066192929c42cc4bc7d36e272d3e0dcf2580 (diff) | |
download | pkgsrc-135aefa63eb3e3f2a721775bcd81164f41d6f53f.tar.gz |
Add patch-ac to distinfo.
Add PKGREVISION, since patch-ac will change the binary package on some
architectures.
Diffstat (limited to 'audio/sox/Makefile')
-rw-r--r-- | audio/sox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index c6ed9e98326..9ec14fa7992 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2005/06/24 20:50:31 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2005/08/07 14:57:15 bjh21 Exp $ DISTNAME= sox-12.17.7 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} \ http://www.cnpbagwell.com/ |