diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 16:36:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 16:36:22 +0000 |
commit | 4bdd97e324f080038787d28239a2dc8303f24322 (patch) | |
tree | d71d09928594a99dbb872d6c9c8c4d0b015afa02 /audio/aubio | |
parent | 86df2db56e9c46fe902220afa074fb5a57c13424 (diff) | |
download | ports-4bdd97e324f080038787d28239a2dc8303f24322.tar.gz ports-4bdd97e324f080038787d28239a2dc8303f24322.zip |
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 a4955a7b212c..1f34de67c441 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -3,7 +3,7 @@ PORTNAME= aubio PORTVERSION= 0.3.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://aubio.org/pub/ |