Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 1997 22:30:43 +0200
From:      "Philippe Charnier" <charnier@xp11.frmug.org>
To:        ports@FreeBSD.org, andreas@klemm.gtn.com
Subject:   typo in print/lyx (Makefile)
Message-ID:  <199704202030.WAA15940@xp11.frmug.org>

next in thread | raw e-mail | index | archive | help
Hi,

make fetch-list gives incorrect result in print/lyx. The enclosed
patch solves the problem:

Index: Makefile
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/ports/print/lyx/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	1997/04/03 15:38:54	1.6
+++ Makefile	1997/04/20 20:27:29
@@ -8,7 +8,7 @@
 
 DISTNAME=	lyx-0.10.7
 CATEGORIES=	print
-MASTER_SITES=	ftp://ftp.via.ecp.fr/pub/lyx/beta_stable
+MASTER_SITES=	ftp://ftp.via.ecp.fr/pub/lyx/beta_stable/
 
 MAINTAINER=	andreas@klemm.gtn.com
 

------                                                            ------ 
Philippe Charnier                               charnier@lirmm.fr (smtp)       
                                          charnier@xp11.frmug.org (uucp) 

    ``a PC not running FreeBSD is like a venusian with no tentacles'' 
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704202030.WAA15940>