diff options
author | hubertf <hubertf> | 1998-03-24 11:16:16 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-03-24 11:16:16 +0000 |
commit | ce8097e0ae0a0cf54f9aeae1c60e55125be86b0b (patch) | |
tree | c1c8d133ea04cbe4a633d9796848b9c708079c97 /x11 | |
parent | c0997d7b1a5d9ae715cf652aeb85d43788a0bacc (diff) | |
download | pkgsrc-ce8097e0ae0a0cf54f9aeae1c60e55125be86b0b.tar.gz |
ftp.hungry.com == ftp.lesstif.org, add some mirrors instead.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lesstif/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 392adc3e7ab..66de973865c 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -3,14 +3,16 @@ # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $NetBSD: Makefile,v 1.13 1998/03/23 20:36:04 frueauf Exp $ +# $NetBSD: Makefile,v 1.14 1998/03/24 11:16:16 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # DISTNAME= lesstif-0.83 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ +MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ + ftp://ftp.mathematik.th-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ + ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ + MAINTAINER= packages@netbsd.org |