diff options
author | tron <tron@pkgsrc.org> | 2000-08-06 16:51:15 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-08-06 16:51:15 +0000 |
commit | 4cdebc582de731a7b7024cc506e0203fdf125eed (patch) | |
tree | d053ababc59d19cb758cbbbe9ba6c5574aef8015 /www/libwww | |
parent | a2123fa52f10b9ac26f976eb643de43c164872b4 (diff) | |
download | pkgsrc-4cdebc582de731a7b7024cc506e0203fdf125eed.tar.gz |
Add german mirror site.
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 12a5abd8fb4..1f07513620b 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2000/08/06 01:11:38 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2000/08/06 16:51:15 tron Exp $ # FreeBSD Id: Makefile,v 1.10 1998/06/14 23:34:59 jseger Exp # DISTNAME= w3c-${PKGNAME} PKGNAME= libwww-5.3.1 CATEGORIES= www devel -MASTER_SITES= http://www.w3.org/Library/Distribution/ +MASTER_SITES= http://www.w3.org/Library/Distribution/ \ + ftp://ftp.uni-hannover.de/pub/mirror/info-systems/WWW/libwww/ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.w3.org/Library/ |