diff options
author | tron <tron@pkgsrc.org> | 1999-01-14 08:18:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-14 08:18:42 +0000 |
commit | c623ca8a13810a6af24cd16b017ff8d168abdd94 (patch) | |
tree | b5a8603213a64f4de2686e5a01bac54a33c6dd21 /x11/lesstif | |
parent | 9db92b85c31416f929588ebeb6ab011e201708fb (diff) | |
download | pkgsrc-c623ca8a13810a6af24cd16b017ff8d168abdd94.tar.gz |
Remove bogus mirror site.
Diffstat (limited to 'x11/lesstif')
-rw-r--r-- | x11/lesstif/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 5d5e2f55fe7..561569b45b0 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.34 1999/01/12 23:17:34 frueauf Exp $ +# $NetBSD: Makefile,v 1.35 1999/01/14 08:18:42 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # DISTNAME= lesstif-0.87.1 CATEGORIES= x11 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 |