diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:04:37 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:05:25 +0300 |
commit | 312ee18b022b4abcb14973bb10894ba152b8f60b (patch) | |
tree | 20a54092480ae312624019075e6f11b23f633d91 /audio/patchage | |
parent | games/vcmi: mark as BROKEN, fails to build with boost-1.86+ (diff) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
Diffstat (limited to 'audio/patchage')
-rw-r--r-- | audio/patchage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 0b68f7fb2826..ed6de3bee099 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -1,6 +1,6 @@ PORTNAME= patchage DISTVERSION= 1.0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ |