diff options
author | tron <tron@pkgsrc.org> | 1999-09-04 09:05:43 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-04 09:05:43 +0000 |
commit | 4567346da3d2f6ecfcfcbaa1da39fee0bddc31c3 (patch) | |
tree | a01ec9be51426f43e9b2bee205655dd27fc476ef /x11/lesstif | |
parent | 8d6f2e3b6f9f7b7d0400392db28ac889bd8c7cb9 (diff) | |
download | pkgsrc-4567346da3d2f6ecfcfcbaa1da39fee0bddc31c3.tar.gz |
Replace dead mirror with two official mirror sites.
Diffstat (limited to 'x11/lesstif')
-rw-r--r-- | x11/lesstif/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 2b1f3a31cf5..0fcf3000388 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.39 1999/09/03 19:45:11 drochner Exp $ +# $NetBSD: Makefile,v 1.40 1999/09/04 09:05:43 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # DISTNAME= lesstif-0.88.9 CATEGORIES= x11 -MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ +MASTER_SITES= ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ + http://gd.tuwien.ac.at/hci/lesstif/srcdist/ \ ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ MAINTAINER= packages@netbsd.org |