diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
commit | e5cb424acceb807c59039a9a1fdbd841f4d126ac (patch) | |
tree | 25fcdb6f505670208251572070217846181ec603 /accessibility/atk | |
parent | 250501d268c7e0b7d3956723562da8f64ed2e344 (diff) | |
download | FreeBSD-ports-e5cb424acceb807c59039a9a1fdbd841f4d126ac.zip FreeBSD-ports-e5cb424acceb807c59039a9a1fdbd841f4d126ac.tar.gz |
Back to betas...Update to GNOME 2.0 beta 5.
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 e646b8d..632abdc 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-20020509 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 #MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ # ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ # http://www.ameth.org/gimp/%SUBDIR%/ \ |