diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-10-09 23:23:25 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-10-09 23:33:26 +0000 |
commit | 960ae0dc9661c9649b30633d4bdd68214c2d252a (patch) | |
tree | 793b4e8659fd76275f103f03323e257686b6bc54 /x11/mate-terminal/Makefile | |
parent | cb9b6951cd17611bf990a909c10ef835ebb7dcb4 (diff) | |
download | ports-960ae0dc9661c9649b30633d4bdd68214c2d252a.tar.gz ports-960ae0dc9661c9649b30633d4bdd68214c2d252a.zip |
x11/mate-terminal: Update to 1.26.0
Diffstat (limited to 'x11/mate-terminal/Makefile')
-rw-r--r-- | x11/mate-terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mate-terminal/Makefile b/x11/mate-terminal/Makefile index 99b5575b5ef2..a526575c8ade 100644 --- a/x11/mate-terminal/Makefile +++ b/x11/mate-terminal/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= mate-terminal -PORTVERSION= 1.24.1 +PORTVERSION= 1.26.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate |