diff options
author | mycroft <mycroft> | 1998-03-23 14:12:39 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-03-23 14:12:39 +0000 |
commit | f249d1ea07b6c5778bfd416ac140460af3cc240d (patch) | |
tree | 1ec04757142b7f114cbf31e114574c2732f3983d /x11 | |
parent | 2faf903ddca8661f1adbfa12ade87ad656c1f6d9 (diff) | |
download | pkgsrc-f249d1ea07b6c5778bfd416ac140460af3cc240d.tar.gz |
Look in the srcdist directory on the main distribution sites.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lesstif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 52276a958e3..5f3b8a05281 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -3,14 +3,14 @@ # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $NetBSD: Makefile,v 1.10 1998/03/23 12:35:51 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1998/03/23 14:12:39 mycroft 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/ \ - ftp://ftp.hungry.com/pub/hungry/lesstif/ +MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist \ + ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist MAINTAINER= packages@netbsd.org |