diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-25 19:02:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-25 19:02:32 +0000 |
commit | 5b284b0430df5999b78733daef9583048d13386d (patch) | |
tree | e51aafbbee00d9d26e91743e7673615729380197 /x11-toolkits/gtk20/Makefile | |
parent | 419ff831189b20ab3f1dd8fe49c07fe81bec8a3a (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 5df18c15bfdf..ea052e682d76 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 2.4.7 +PORTVERSION= 2.4.8 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.4,} \ ftp://ftp.gtk.org/pub/gtk/v2.3/ \ |