diff options
| author | Eric Turgeon <ericbsd@FreeBSD.org> | 2025-11-11 02:08:17 +0000 |
|---|---|---|
| committer | Eric Turgeon <ericbsd@FreeBSD.org> | 2025-11-11 02:10:23 +0000 |
| commit | 3e772a28689db3e1184987485cc7da449d86eb56 (patch) | |
| tree | a88cb063b73f00687ba806399f4d4e9475468c66 | |
| parent | f3fab2d229f08a40dc79410a912fadafe08175c0 (diff) | |
| -rw-r--r-- | x11/mate-applets/Makefile | 2 | ||||
| -rw-r--r-- | x11/mate-panel/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index 211a7780d16c..e647d02c9d14 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -1,6 +1,6 @@ PORTNAME= mate-applets PORTVERSION= 1.28.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index 78ebc68dd20b..250f528da0b4 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mate-panel PORTVERSION= 1.28.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 mate MASTER_SITES= MATE |
