diff options
author | Eric Turgeon <ericbsd@FreeBSD.org> | 2024-04-04 16:58:30 -0300 |
---|---|---|
committer | Eric Turgeon <ericbsd@FreeBSD.org> | 2024-04-04 16:59:13 -0300 |
commit | d23499743bc6591949b44276a09ef359346736cb (patch) | |
tree | ee7a3972d7f2910dab0e48b2a96d006aa3ea0b8b | |
parent | 1a52fb56f3299158ae62ad1efe564d59f12482d9 (diff) | |
download | freebsd-ports-d23499743bc6591949b44276a09ef359346736cb.zip |
x11/mate: updated to 1.28.1
-rw-r--r-- | x11/mate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/mate/Makefile b/x11/mate/Makefile index 2bac5d96888b..25d0d60cfe93 100644 --- a/x11/mate/Makefile +++ b/x11/mate/Makefile @@ -1,6 +1,5 @@ PORTNAME= mate -PORTVERSION= 1.26.0 -PORTREVISION= 2 +PORTVERSION= 1.28.1 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org |