diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2020-08-09 19:25:34 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2020-08-09 19:25:34 +0000 |
commit | 7e21ae55eb67065d1d96d9b834a186dca58ba047 (patch) | |
tree | 8622a888c82d3d2e0d0d0a5d34655af470395f2a /x11-wm/xfce4-wm/Makefile | |
parent | b63d4e676fe9e005ed6a33f3b531ace9dce5bf52 (diff) | |
download | ports-7e21ae55eb67065d1d96d9b834a186dca58ba047.tar.gz ports-7e21ae55eb67065d1d96d9b834a186dca58ba047.zip |
Update xfce4-wm to 4.14.5
Notes
Notes:
svn path=/head/; revision=544576
Diffstat (limited to 'x11-wm/xfce4-wm/Makefile')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 2e1a2d479283..d5da1a545ed8 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-wm -PORTVERSION= 4.14.4 +PORTVERSION= 4.14.5 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DISTNAME= xfwm4-${DISTVERSIONFULL} |