diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-02 03:37:15 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-02 03:37:15 +0000 |
commit | 6e7e143ae2707f94a7a37600aea2d284c4cdb8dd (patch) | |
tree | 2103c3fa715022cee46ba82f5cc5ef89642de509 /accessibility/atk | |
parent | 95c61f4292511265b8443bae51e996aad9cd5322 (diff) | |
download | FreeBSD-ports-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.zip FreeBSD-ports-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.tar.gz |
Update to GNOME 2.0 RC 1.
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 267b356..2b3b4ea 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -9,7 +9,7 @@ PORTNAME= atk PORTVERSION= 1.0.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 #MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ # ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ # http://www.ameth.org/gimp/%SUBDIR%/ \ |