diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 07:37:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 07:37:53 +0000 |
commit | 260fb418c36546bc77b23d30e0fe402ee31f2851 (patch) | |
tree | c2adbe20d4e1e671c7bba10bbf654535d467457c /x11-toolkits/gtk20/Makefile | |
parent | d82978abfe7d837dfcab021c022b076a9aa17d29 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-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 fdb4eebdafb9..4c7ec0daf82c 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 2.6.9 +PORTVERSION= 2.6.10 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.6,} \ ftp://ftp.gtk.org/pub/gtk/v2.6/ \ |