diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-06 01:13:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-06 01:13:39 +0000 |
commit | 27a69f4efbc44730fe9aad3c8c629e805e1a8673 (patch) | |
tree | 119cfed51795c55f00bd1c989d62a6e2b35c3c76 /accessibility/atk | |
parent | 22c103538de2ec24d80e08defad83369aa1ce7bf (diff) | |
download | ports-27a69f4efbc44730fe9aad3c8c629e805e1a8673.tar.gz ports-27a69f4efbc44730fe9aad3c8c629e805e1a8673.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 cdb15a965be0..12252798f526 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -9,7 +9,7 @@ PORTNAME= atk PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.0/ + ftp://ftp.gtk.org/pub/gtk/v2.2/ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 DIST_SUBDIR= gnome2 |