diff options
author | ahze <ahze@FreeBSD.org> | 2006-01-12 08:20:10 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-01-12 08:20:10 +0800 |
commit | 9b991f79ffd7af21e8836b9fcbab10e33f65e7e3 (patch) | |
tree | b842067817a6ca00799f3314f6a966227ea61500 /x11-toolkits/gtk20/Makefile | |
parent | 5d2651f0ca3bfa589bbe0e8cdd894d79e1f604d7 (diff) | |
download | freebsd-ports-gnome-9b991f79ffd7af21e8836b9fcbab10e33f65e7e3.tar.gz freebsd-ports-gnome-9b991f79ffd7af21e8836b9fcbab10e33f65e7e3.tar.zst freebsd-ports-gnome-9b991f79ffd7af21e8836b9fcbab10e33f65e7e3.zip |
- Update to 2.8.10
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 2bc7e2486f14..9478dc2395e3 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtk -PORTVERSION= 2.8.9 +PORTVERSION= 2.8.10 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.8,} \ ftp://ftp.gtk.org/pub/gtk/v2.8/ \ |