From owner-freebsd-ports Sun Apr 20 13:45:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA15526 for ports-outgoing; Sun, 20 Apr 1997 13:45:54 -0700 (PDT) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA15513 for ; Sun, 20 Apr 1997 13:45:46 -0700 (PDT) Received: (from uucp@localhost) by frmug.org (8.8.5/8.8.5/frmug-2.0) with UUCP id WAA12552; Sun, 20 Apr 1997 22:45:40 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by xp11.frmug.org (8.8.5/8.8.5/xp11-uucp-1.1) with ESMTP id WAA15940; Sun, 20 Apr 1997 22:30:44 +0200 (CEST) Message-Id: <199704202030.WAA15940@xp11.frmug.org> To: ports@FreeBSD.org, andreas@klemm.gtn.com Subject: typo in print/lyx (Makefile) Date: Sun, 20 Apr 1997 22:30:43 +0200 From: "Philippe Charnier" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk 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'' ------------------------------------------------------------------------