commit c4145b75238fb382f4a03c1482a1d844fac9f3f1 parent f3e39ccf5c0464c2349b5073b8bdf16ca189e83e Author: Shokara Kou <kou@13f0.net> Date: Thu, 10 Aug 2023 23:04:12 -0400 increase x11/gtk+2 revision from 5 to 50 Diffstat:
| M | x11/gtk+2/Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/gtk+2/Makefile b/x11/gtk+2/Makefile @@ -6,7 +6,7 @@ GNOME_VERSION= 2.24.33 GNOME_PROJECT= gtk+ PKGNAME= gtk+2-${GNOME_VERSION} -REVISION= 5 +REVISION= 50 CATEGORIES= x11 devel