diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-21 00:41:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-21 00:41:39 +0000 |
commit | 023f0bda6f78751e1283d06144400b7beeed80a7 (patch) | |
tree | 6eb2e2980a7dc375d66a7a0cf299d95e1aac7f4a /print/lyx14 | |
parent | 11eae40ef2363ceb774c867741958eb8809f4acc (diff) |
Add trailling slash to MASTER_SITES.
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Notes
Notes:
svn path=/head/; revision=6256
Diffstat (limited to 'print/lyx14')
-rw-r--r-- | print/lyx14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 6ee2e064a701..b29daa69b70b 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 |