diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
commit | 0fae2e9e0e506b74d2648d9581e939154814c599 (patch) | |
tree | fde4faddc8b6422d8c776308219c1df37c4df4aa /x11-toolkits/gtk12 | |
parent | 393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (diff) | |
download | ports-0fae2e9e0e506b74d2648d9581e939154814c599.tar.gz ports-0fae2e9e0e506b74d2648d9581e939154814c599.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk12')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 7f69937262bd..6927fd080c64 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/1.2 PKGNAMESUFFIX= 12 |