diff options
author | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
commit | f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c (patch) | |
tree | 17aa8844ed8abd119952716f5bb147e26b707a20 /audio/sox | |
parent | bb63ea035909176d41b8d83273aa544eda39446e (diff) | |
download | pkgsrc-f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c.tar.gz |
PKGREVISION bump for libsndfile ABI depends bump.
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index db9c8c9f32a..4dca716ca79 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2009/02/03 06:11:12 obache Exp $ +# $NetBSD: Makefile,v 1.48 2009/02/21 13:22:43 wiz Exp $ DISTNAME= sox-14.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} |