diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-24 04:29:05 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-24 04:29:05 +0800 |
commit | 076b1aeb866f36f6c02aca62d080be427f41fb77 (patch) | |
tree | 0edc99fc9c306a6d2243881aef95dbf43045812b /accessibility/atk | |
parent | a2d8e4352312c7cb2f92a3697c0804fa9fda4a33 (diff) | |
download | freebsd-ports-gnome-076b1aeb866f36f6c02aca62d080be427f41fb77.tar.gz freebsd-ports-gnome-076b1aeb866f36f6c02aca62d080be427f41fb77.tar.zst freebsd-ports-gnome-076b1aeb866f36f6c02aca62d080be427f41fb77.zip |
Update MASTER_SITES for 2.3 -> 2.4.
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |