diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-19 21:28:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-19 21:28:34 +0000 |
commit | 4f8127ec0566f0755b7867b7e82eb3bc1d9164c7 (patch) | |
tree | 5f421699368deecbb6f91936ff80e12baa9d4efb /audio/aubio/Makefile | |
parent | 37beac9842bf6be1928bc1715015fffd4c9f2836 (diff) | |
download | ports-4f8127ec0566f0755b7867b7e82eb3bc1d9164c7.tar.gz ports-4f8127ec0566f0755b7867b7e82eb3bc1d9164c7.zip |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer)
Notes
Notes:
svn path=/head/; revision=459474
Diffstat (limited to 'audio/aubio/Makefile')
-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 d1522933dff7..9cdb0de8703c 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -3,7 +3,7 @@ PORTNAME= aubio PORTVERSION= 0.4.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= audio MASTER_SITES= http://aubio.org/pub/ |