diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-01 22:12:43 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-01 22:12:43 +0000 |
commit | d9348add9279d724176035c727743ad103689271 (patch) | |
tree | 8314af3c563cd09f327a6f570e62ddcb6508b88c /www/elinks | |
parent | b1ef5c1f0fdd0a16b54b7452d1174c543d5b3df8 (diff) |
Notes
Diffstat (limited to 'www/elinks')
-rw-r--r-- | www/elinks/Makefile | 2 | ||||
-rw-r--r-- | www/elinks/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index d53db223b3d2..f4ff8dcc794f 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -8,7 +8,7 @@ PORTNAME= elinks PORTVERSION= 0.3.0 CATEGORIES= www -MASTER_SITES= http://pasky.ji.cz/elinks/ +MASTER_SITES= http://elinks.pld.org.pl/download/ MAINTAINER= jharris@widomaker.com diff --git a/www/elinks/pkg-descr b/www/elinks/pkg-descr index ac1aaa83f5c3..f45a78f755a5 100644 --- a/www/elinks/pkg-descr +++ b/www/elinks/pkg-descr @@ -16,4 +16,4 @@ So far elinks adds the following to links: support for editing textareas in external editor ability to switch off document-specific colors -WWW: http://pasky.ji.cz/elinks/ +WWW: http://elinks.pld.org.pl/ |