diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:45:16 +0000 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:47:23 +0000 |
commit | 035e778ee53345464c2d7466a3895e17073ad1f6 (patch) | |
tree | b541612df47da99f3d0e0e9dfaa3d572c7eab67b /audio/zplugins-lv2/Makefile | |
parent | 7de1b4cba052834d7149043d814c0bb415c97b34 (diff) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor)
Diffstat (limited to 'audio/zplugins-lv2/Makefile')
-rw-r--r-- | audio/zplugins-lv2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/zplugins-lv2/Makefile b/audio/zplugins-lv2/Makefile index f717470e311b..f95e9abe0440 100644 --- a/audio/zplugins-lv2/Makefile +++ b/audio/zplugins-lv2/Makefile @@ -1,6 +1,7 @@ PORTNAME= zplugins DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= audio multimedia PKGNAMESUFFIX= -lv2 |