diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-04-06 15:01:23 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-04-06 15:01:23 +0000 |
commit | d6282f8daa88fea5ed598a895c03200f7d64dbe4 (patch) | |
tree | 82347db0289f63807ec839f3362e6a3a97e5f876 /www/dillo2 | |
parent | ee6fd3564490abe50413ad65367ccbd575855826 (diff) | |
download | ports-d6282f8daa88fea5ed598a895c03200f7d64dbe4.tar.gz ports-d6282f8daa88fea5ed598a895c03200f7d64dbe4.zip |
Notes
Diffstat (limited to 'www/dillo2')
-rw-r--r-- | www/dillo2/Makefile | 4 | ||||
-rw-r--r-- | www/dillo2/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 35428167c024..f19ed74d52cc 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -8,8 +8,8 @@ PORTNAME= dillo PORTVERSION= 0.6.4 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://dillo.cipsga.org.br/download/ \ + ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= anders@FreeBSD.org diff --git a/www/dillo2/pkg-descr b/www/dillo2/pkg-descr index 7ffe9e193fce..b081814c1a86 100644 --- a/www/dillo2/pkg-descr +++ b/www/dillo2/pkg-descr @@ -11,7 +11,7 @@ Dillo is mainly based on GTK+ (GNOME is NOT required!) Dillo is very fast! -WWW: http://dillo.sourceforge.net/ +WWW: http://dillo.cipsga.org.br/ - George Reid greid@ukug.uk.freebsd.org |