summaryrefslogtreecommitdiff
path: root/x11/lesstif
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-03-23 17:17:43 +0000
committertron <tron@pkgsrc.org>1998-03-23 17:17:43 +0000
commite6300e041c59498b0c0d723d0340ed7f76435f0a (patch)
tree1c04757429c364772539c3046f58a2b865744b36 /x11/lesstif
parente1d22e5f2a98ddbb7066b39de92ab58ca0cc3e23 (diff)
downloadpkgsrc-e6300e041c59498b0c0d723d0340ed7f76435f0a.tar.gz
Fix "${MASTER_SITES}".
Diffstat (limited to 'x11/lesstif')
-rw-r--r--x11/lesstif/Makefile6
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