diff options
author | cjep <cjep> | 2004-05-07 15:25:13 +0000 |
---|---|---|
committer | cjep <cjep> | 2004-05-07 15:25:13 +0000 |
commit | 63358e80e7ad2f23b37b0c045f3532083d978aba (patch) | |
tree | 2576cc6bcf81ba303f2953a42a62a6ed383ae494 /www/lynx | |
parent | 1c28c686de46f969d71c9d3f2acb1a84b743c04c (diff) | |
download | pkgsrc-63358e80e7ad2f23b37b0c045f3532083d978aba.tar.gz |
whitespace nits
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 c0e4a6e3bc5..a4c8ab07f1c 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2004/05/06 19:19:40 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2004/05/07 15:25:14 cjep Exp $ # DISTNAME= lynx2.8.5 @@ -114,7 +114,7 @@ CONFIGURE_ARGS+= --enable-ipv6 post-install: ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/lynx - # gets created when applying 2.8.5.2 patch -- remove on + # gets created when applying 2.8.5.2 patch -- remove on # patchless update ${RM} ${PREFIX}/share/lynx/lynx_doc/CHANGES.orig_dist |