pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/lynx Text files must end with a newline.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b938def84bd9
branches:  trunk
changeset: 521361:b938def84bd9
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 10 00:08:46 2006 +0000

description:
Text files must end with a newline.

diffstat:

 www/lynx/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 983807c8c21e -r b938def84bd9 www/lynx/Makefile
--- a/www/lynx/Makefile Thu Nov 09 23:59:35 2006 +0000
+++ b/www/lynx/Makefile Fri Nov 10 00:08:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2006/11/05 17:37:55 joerg Exp $
+# $NetBSD: Makefile,v 1.94 2006/11/10 00:08:46 rillig Exp $
 
 #
 # NOTE: Please do not enable the lynxcgi feature unless it is lynx
@@ -85,4 +85,4 @@
        # patchless update
        ${RM} -f ${DESTDIR}${PREFIX}/share/lynx/lynx_doc/CHANGES.orig_dist
 
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index