diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 20:29:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 20:29:05 +0000 |
commit | b2528d992a5bb5f5e905461f3838f272b004984f (patch) | |
tree | 829142cf1e2d8db4538ccf38668fa01293bb17ae /accessibility/atk | |
parent | 93ec247e631f88de5458f6bf7afa28e2f37cb4e9 (diff) | |
download | ports-b2528d992a5bb5f5e905461f3838f272b004984f.tar.gz ports-b2528d992a5bb5f5e905461f3838f272b004984f.zip |
Notes
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 |