diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
commit | 58d6153c1e523d4aeede7753ecf4879e60825b69 (patch) | |
tree | b731abccc22c5da200d9004c6ef85df0fd11f659 /accessibility/gail | |
parent | Remove librep2. librep and librep2 are now in sync. (diff) |
Update to GNOME 2.0 RC2.
Diffstat (limited to 'accessibility/gail')
-rw-r--r-- | accessibility/gail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index accb4e78f436..ebdefe2cf538 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -9,7 +9,7 @@ PORTNAME= gail PORTVERSION= 0.16 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |