diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-12-23 17:35:45 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-12-23 18:14:14 +0000 |
commit | 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 (patch) | |
tree | 199c4cb0b8b3ff106611fc169972891d951f6596 /x11/xfce4-appmenu-plugin | |
parent | 0a1dd69c3167141ace3cb39e897fd6e6ee0026c1 (diff) | |
download | ports-3572ca3e01dedf1fe5b3776bd164e123252f5ef5.tar.gz ports-3572ca3e01dedf1fe5b3776bd164e123252f5ef5.zip |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
Diffstat (limited to 'x11/xfce4-appmenu-plugin')
-rw-r--r-- | x11/xfce4-appmenu-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-appmenu-plugin/Makefile b/x11/xfce4-appmenu-plugin/Makefile index 7db6a6d4433f..19a6df4744db 100644 --- a/x11/xfce4-appmenu-plugin/Makefile +++ b/x11/xfce4-appmenu-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfce4-appmenu-plugin DISTVERSION= 0.7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ |