summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShokara Kou <kou@13f0.net>2023-08-10 23:04:12 -0400
committerShokara Kou <kou@13f0.net>2023-08-10 23:04:12 -0400
commitc4145b75238fb382f4a03c1482a1d844fac9f3f1 (patch)
tree9906962488b2e21d3be736044ea88bd84bd4e3e1
parentf3e39ccf5c0464c2349b5073b8bdf16ca189e83e (diff)
increase x11/gtk+2 revision from 5 to 50
-rw-r--r--x11/gtk+2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gtk+2/Makefile b/x11/gtk+2/Makefile
index 921b762..ec73299 100644
--- a/x11/gtk+2/Makefile
+++ b/x11/gtk+2/Makefile
@@ -6,7 +6,7 @@ GNOME_VERSION= 2.24.33
6GNOME_PROJECT= gtk+ 6GNOME_PROJECT= gtk+
7 7
8PKGNAME= gtk+2-${GNOME_VERSION} 8PKGNAME= gtk+2-${GNOME_VERSION}
9REVISION= 5 9REVISION= 50
10 10
11CATEGORIES= x11 devel 11CATEGORIES= x11 devel
12 12