diff options
author | fredb <fredb> | 2004-02-26 14:04:20 +0000 |
---|---|---|
committer | fredb <fredb> | 2004-02-26 14:04:20 +0000 |
commit | 4cdfc34b7f61ae2bd7805d982acf0e321d74525c (patch) | |
tree | dfb3a4ba08e0af1c20780e390ae150e1334604c0 /www/lynx | |
parent | 90a3404c3d1bf74ac5723e7fc62f204c007c08d4 (diff) | |
download | pkgsrc-4cdfc34b7f61ae2bd7805d982acf0e321d74525c.tar.gz |
"lynx" now lives at isc.org (per Jim Spath, private mail).
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index d4f4c04d781..c2ae2bdb981 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2004/02/13 08:07:52 jlam Exp $ +# $NetBSD: Makefile,v 1.66 2004/02/26 14:04:20 fredb Exp $ # DISTNAME= lynx2.8.4rel.1 @@ -20,7 +20,7 @@ PATCHFILES= lynx2.8.4rel.1a.patch lynx2.8.4rel.1b.patch \ PATCH_DIST_STRIP= -p1 MAINTAINER= fredb@NetBSD.org -HOMEPAGE= http://lynx.browser.org/ +HOMEPAGE= http://lynx.isc.org/ COMMENT= Alphanumeric display oriented World-Wide Web Client PKG_INSTALLATION_TYPES= overwrite pkgviews |