diff options
author | rillig <rillig> | 2006-11-10 00:08:46 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-11-10 00:08:46 +0000 |
commit | 37580167ba8c0e77c8e29a531af36d7c7afc87ca (patch) | |
tree | 16b7a9ba171bddd3425b22c7f28b67f6eb017f16 /www/lynx | |
parent | f6c626ddc78dc55002453c3f27fe615bd24872f9 (diff) | |
download | pkgsrc-37580167ba8c0e77c8e29a531af36d7c7afc87ca.tar.gz |
Text files must end with a newline.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 3bf75e3700d..8a93fee3a45 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -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 @@ post-install: # 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" |