diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-03-28 12:42:34 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-03-28 12:42:34 +0000 |
commit | aeddb3bebf261cde3773a00a964101ab8c19a7d0 (patch) | |
tree | 470ce03154c3fd71f9f65d42d49a3d9f67f176ce /x11-toolkits | |
parent | ef781633b431d518d85c7d1d0256e112637013c8 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 9016286cbf61..fa56b24545e5 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gtk -PORTVERSION= 2.24.32 +PORTVERSION= 2.24.32 # sync with graphics/gtk-update-icon-cache CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMESUFFIX= 2 |