diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-03-12 18:51:45 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-03-12 18:51:45 +0000 |
commit | 26d410911a1e0687de22a06ffc995f73e5d70c4d (patch) | |
tree | 297b60e1d8ac69ec0595f8a6061a6ca5682e773e /x11/libexo/Makefile | |
parent | ec4835bc790f244396ba17ef11bb9cfaf31fc83a (diff) | |
download | ports-26d410911a1e0687de22a06ffc995f73e5d70c4d.tar.gz ports-26d410911a1e0687de22a06ffc995f73e5d70c4d.zip |
Notes
Diffstat (limited to 'x11/libexo/Makefile')
-rw-r--r-- | x11/libexo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index d3d35081d48b..e1d2da6de567 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 4.16.0 +PORTVERSION= 4.16.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE DISTNAME= exo-${DISTVERSIONFULL} |