diff options
author | obache <obache> | 2009-02-03 06:11:12 +0000 |
---|---|---|
committer | obache <obache> | 2009-02-03 06:11:12 +0000 |
commit | 2354135f45c330497f5e1a5f294abe576ae50709 (patch) | |
tree | f5b26915bb0e86beea4072493591912d74812a59 /audio/sox | |
parent | a56ecc8d0879a1b19eb243ffc18b171eceb58834 (diff) | |
download | pkgsrc-2354135f45c330497f5e1a5f294abe576ae50709.tar.gz |
Recursive revision bump came from audio/gsm.
Diffstat (limited to 'audio/sox')
-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 8b094f57d2f..db9c8c9f32a 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2008/06/20 01:09:07 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2009/02/03 06:11:12 obache Exp $ DISTNAME= sox-14.0.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} |