diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-26 22:50:03 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-26 22:50:03 +0800 |
commit | ac5abbd67dcc1552cab67a6278cbe644412a01ba (patch) | |
tree | f82ebe04b8535ec8fb1e2eb10958721f8a7f6fb2 /accessibility/at-spi | |
parent | 74b74d6c8c6775602efa9f52d6cfc338bdbc3a20 (diff) | |
download | freebsd-ports-gnome-ac5abbd67dcc1552cab67a6278cbe644412a01ba.tar.gz freebsd-ports-gnome-ac5abbd67dcc1552cab67a6278cbe644412a01ba.tar.zst freebsd-ports-gnome-ac5abbd67dcc1552cab67a6278cbe644412a01ba.zip |
Use GNOME2 beta4 download location for all GNOME2 ports.
Diffstat (limited to 'accessibility/at-spi')
-rw-r--r-- | accessibility/at-spi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 0cce56f229c1..36402702a452 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -9,7 +9,7 @@ PORTNAME= at-spi PORTVERSION= 0.12.1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta3 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |