diff options
-rw-r--r-- | accessibility/atk/Makefile | 2 | ||||
-rw-r--r-- | devel/glib20/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 107c9cf45786..f3ee2481e754 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -9,7 +9,7 @@ PORTNAME= atk PORTVERSION= 1.8.0 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.3/ + ftp://ftp.gtk.org/pub/gtk/v2.4/ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 DIST_SUBDIR= gnome2 diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 3e662e9e88d8..1b2a139341b9 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -9,7 +9,7 @@ PORTNAME= glib PORTVERSION= 2.4.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.4,} \ - ftp://ftp.gtk.org/pub/gtk/v2.3/ \ + ftp://ftp.gtk.org/pub/gtk/v2.4/ \ ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ http://www.ameth.org/gimp/%SUBDIR%/ \ |