diff options
author | tron <tron> | 1999-08-12 19:40:52 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-12 19:40:52 +0000 |
commit | 1a6b75084b699a00a743263823565736f73300ad (patch) | |
tree | 13e4b05f50c47d8ed0f9299495585e15b42f7ed6 /www | |
parent | 01ba1fa461ff2bda24dec6e93b9ab5bb19bdb5cb (diff) | |
download | pkgsrc-1a6b75084b699a00a743263823565736f73300ad.tar.gz |
Old master site "ftp.w3c.org" didn't have distribution file any longer,
use "ftp.sunet.se" instead.
Diffstat (limited to 'www')
-rw-r--r-- | www/libwww/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 5559b9b295e..c703ec9d22a 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:30 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1999/08/12 19:40:52 tron Exp $ # FreeBSD Id: Makefile,v 1.10 1998/06/14 23:34:59 jseger Exp # DISTNAME= w3c-${PKGNAME} PKGNAME= libwww-5.1m1 CATEGORIES= www devel -MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ +MASTER_SITES= ftp://ftp.sunet.se/pub/www/libwww/old/ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.w3.org/Library/ |