diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-12-12 16:51:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-12-12 16:51:50 +0000 |
commit | 547e9e8a12433e0d6ae49d04d47723edc81c7191 (patch) | |
tree | 3a55f8b09e3aa004af8757b8f8a214fe60d15ef2 /audio/sox | |
parent | a236e52e9b45dbdcca96ef4e7b2e4d268df9962a (diff) | |
download | ports-547e9e8a12433e0d6ae49d04d47723edc81c7191.tar.gz ports-547e9e8a12433e0d6ae49d04d47723edc81c7191.zip |
Notes
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 3f78ce297d4a..43626d5982ef 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -7,7 +7,7 @@ PORTNAME= sox PORTVERSION= 14.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF |