From 3d56dab4e9f6aa75464992f5e08f72b82b608dfb Mon Sep 17 00:00:00 2001 From: Eric Turgeon Date: Tue, 14 Jan 2025 20:23:42 -0400 Subject: [PATCH] xll/mate: update version to mate-desktop version --- x11/mate-base/Makefile | 3 +-- x11/mate/Makefile | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/x11/mate-base/Makefile b/x11/mate-base/Makefile index ab2ce7de05dd..7515bc93c853 100644 --- a/x11/mate-base/Makefile +++ b/x11/mate-base/Makefile @@ -1,6 +1,5 @@ PORTNAME= mate-base -PORTVERSION= 1.28.1 -PORTREVISION= 1 +PORTVERSION= 1.28.2 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org diff --git a/x11/mate/Makefile b/x11/mate/Makefile index 25d0d60cfe93..18535c7b5303 100644 --- a/x11/mate/Makefile +++ b/x11/mate/Makefile @@ -1,5 +1,5 @@ PORTNAME= mate -PORTVERSION= 1.28.1 +PORTVERSION= 1.28.2 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org