diff options
author | asami <asami@FreeBSD.org> | 1997-04-21 00:41:39 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-04-21 00:41:39 +0000 |
commit | 906fe577bbbe20a5a17505a43897f5d65b0e9bc7 (patch) | |
tree | 6b5d1dca1d7f02d4557ee9dce1c77188e5d5e993 /print | |
parent | f9a8661cbba9fbda53ffbfddd86d55cf2da10b5e (diff) | |
download | FreeBSD-ports-906fe577bbbe20a5a17505a43897f5d65b0e9bc7.zip FreeBSD-ports-906fe577bbbe20a5a17505a43897f5d65b0e9bc7.tar.gz |
Add trailling slash to MASTER_SITES.
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx-devel/Makefile | 4 | ||||
-rw-r--r-- | print/lyx/Makefile | 4 | ||||
-rw-r--r-- | print/lyx14/Makefile | 4 | ||||
-rw-r--r-- | print/lyx15/Makefile | 4 | ||||
-rw-r--r-- | print/lyx16/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 6ee2e06..b29daa6 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/11/17 08:44:47 obrien Exp $ +# $Id: Makefile,v 1.6 1997/04/03 15:38:54 andreas Exp $ # 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 diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 6ee2e06..b29daa6 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/11/17 08:44:47 obrien Exp $ +# $Id: Makefile,v 1.6 1997/04/03 15:38:54 andreas Exp $ # 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 diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 6ee2e06..b29daa6 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/11/17 08:44:47 obrien Exp $ +# $Id: Makefile,v 1.6 1997/04/03 15:38:54 andreas Exp $ # 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 diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 6ee2e06..b29daa6 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/11/17 08:44:47 obrien Exp $ +# $Id: Makefile,v 1.6 1997/04/03 15:38:54 andreas Exp $ # 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 diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 6ee2e06..b29daa6 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/11/17 08:44:47 obrien Exp $ +# $Id: Makefile,v 1.6 1997/04/03 15:38:54 andreas Exp $ # 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 |