diff options
author | zafer <zafer@pkgsrc.org> | 2009-04-28 19:56:45 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-04-28 19:56:45 +0000 |
commit | fb9f3a1bbf14d4bb1c73b2f46b6295ec94498054 (patch) | |
tree | f3b8af316de8108f7317298fa2a103dbf0935844 /editors | |
parent | 32d2ed7b38f7477a2b8b24b46d19a395ea88ba74 (diff) | |
download | pkgsrc-fb9f3a1bbf14d4bb1c73b2f46b6295ec94498054.tar.gz |
remove trailing backslash from commit before.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lyx15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx15/Makefile b/editors/lyx15/Makefile index 9dbccefafb3..a8bb4451da8 100644 --- a/editors/lyx15/Makefile +++ b/editors/lyx15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/04/28 19:55:34 zafer Exp $ +# $NetBSD: Makefile,v 1.6 2009/04/28 19:56:45 zafer Exp $ # DISTNAME= lyx-1.5.4 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.5.x/ \ ftp://ftp.lip6.fr/pub/lyx/stable/1.5.x/ \ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.5.x/ \ http://lyx.cybermirror.org/stable/1.5.x/ \ - ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.5.x/ \ + ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.5.x/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net |