summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-03-23 17:17:43 +0000
committertron <tron>1998-03-23 17:17:43 +0000
commitdf9a7fdefeae49c251e9b68335d079a2e4e6c679 (patch)
tree1c04757429c364772539c3046f58a2b865744b36 /x11/lesstif/Makefile
parentf249d1ea07b6c5778bfd416ac140460af3cc240d (diff)
downloadpkgsrc-df9a7fdefeae49c251e9b68335d079a2e4e6c679.tar.gz
Fix "${MASTER_SITES}".
Diffstat (limited to 'x11/lesstif/Makefile')
-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