git: ebceed9769b3 - main - x11/mate: updated to 1.26.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Oct 2021 23:30:52 UTC
The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebceed9769b30b997a884a609b592a8a869f2259 commit ebceed9769b30b997a884a609b592a8a869f2259 Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2021-10-12 23:29:06 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2021-10-12 23:30:22 +0000 x11/mate: updated to 1.26.0 --- x11/mate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/mate/Makefile b/x11/mate/Makefile index b5c74a058a0c..fd0802f41b81 100644 --- a/x11/mate/Makefile +++ b/x11/mate/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= mate -PORTVERSION= 1.24.1 +PORTVERSION= 1.26.0 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org