diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-03-24 11:16:16 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-03-24 11:16:16 +0000 |
commit | 3c0e40ae28a535c8551be14e4ed535354b384539 (patch) | |
tree | c1c8d133ea04cbe4a633d9796848b9c708079c97 /x11/lesstif | |
parent | 11cb45e97adc27614c2470c932a1b1b86392e1a5 (diff) | |
download | pkgsrc-3c0e40ae28a535c8551be14e4ed535354b384539.tar.gz |
ftp.hungry.com == ftp.lesstif.org, add some mirrors instead.
Diffstat (limited to 'x11/lesstif')
-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 |