diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-03-20 04:51:36 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-03-20 04:51:36 +0000 |
commit | 4ef9c11bcd8dd87f6a1171a17c3db70e69b89648 (patch) | |
tree | 41343a8e4c57a30ae75c4dadeaeee32706b4bc11 /www/arena | |
parent | 2649c495a97f88578f4d60a1e78693600f6a52e2 (diff) | |
download | ports-4ef9c11bcd8dd87f6a1171a17c3db70e69b89648.tar.gz ports-4ef9c11bcd8dd87f6a1171a17c3db70e69b89648.zip |
Notes
Diffstat (limited to 'www/arena')
-rw-r--r-- | www/arena/Makefile | 3 | ||||
-rw-r--r-- | www/arena/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile index d592b1464fef..992f7e814056 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -8,7 +8,8 @@ PORTNAME= arena-i18n PORTVERSION= beta3b CATEGORIES= www -MASTER_SITES= ftp://ftp-eu.w3.org/pub/Arena/beta-3/ +MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/web/arena/ \ + ftp://ftp.w3.org/pub/Arena/beta-3/ DISTNAME= arena-CJK-beta3a MAINTAINER= ports@FreeBSD.org diff --git a/www/arena/pkg-descr b/www/arena/pkg-descr index 1ce114e00e78..26eea8601b96 100644 --- a/www/arena/pkg-descr +++ b/www/arena/pkg-descr @@ -5,3 +5,5 @@ formats such as PNG. Also, Arena is a testing tool for the W3C Reference Library. The library provides a common platform which will ensure future compatibility on the web. If you are a browser vendor, it will save you time. + +WWW: http://www.yggdrasil.com/Products/Arena/ |