diff options
-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 5f3b8a05281..89eab6048b5 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.11 1998/03/23 14:12:39 mycroft Exp $ +# $NetBSD: Makefile,v 1.12 1998/03/23 17:17:43 tron 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://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ + ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ MAINTAINER= packages@netbsd.org |