diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
commit | 7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch) | |
tree | f40cba2ed30c79b84c1d56a779b7139f24d6c36f /x11-toolkits/gtk12 | |
parent | fa0d2e76ea8e387f084dbd4135979433ed303274 (diff) | |
download | ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.tar.gz ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.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 ed51fc736aa1..0a2b5e1cca5d 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/1.2 PKGNAMESUFFIX= 12 |