diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-10-14 22:17:10 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-10-14 22:17:10 +0000 |
commit | 4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f (patch) | |
tree | 5d9d6291139c7ec2424e5971d7996504506b17da /x11/xfce4-whiskermenu-plugin/Makefile | |
parent | 6f68add3f9abab219ca89b885a0bde49d8c2473e (diff) | |
download | ports-4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f.tar.gz ports-4d5c052a15b849b8ba1de0fb78fad6a8a8ac4b4f.zip |
x11/xfce4-whiskermenu-plugin: Update to 2.6.1
Diffstat (limited to 'x11/xfce4-whiskermenu-plugin/Makefile')
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index b6f6298bb4be..0288223dae4a 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 |