diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-17 10:08:33 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-17 10:08:33 +0000 |
commit | ac39d25cb13d645037681dbc65360f16ba857b56 (patch) | |
tree | ef5a113874cbd7573264f2676a0bdd4290666ea2 /audio/aubio | |
parent | a6cfe1d5456c7ee8c837e328c9fe08404d9fbbea (diff) |
Notes
Diffstat (limited to 'audio/aubio')
-rw-r--r-- | audio/aubio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index 7f480947780c..a4c670b1417a 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -7,7 +7,7 @@ PORTNAME= aubio PORTVERSION= 0.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://aubio.org/pub/ |