pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mppe-lkm/files Fix a typo in comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/33a87c27615b
branches: trunk
changeset: 493198:33a87c27615b
user: cube <cube%pkgsrc.org@localhost>
date: Fri Apr 29 11:37:27 2005 +0000
description:
Fix a typo in comment.
diffstat:
net/mppe-lkm/files/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r e885531893bd -r 33a87c27615b net/mppe-lkm/files/Makefile
--- a/net/mppe-lkm/files/Makefile Fri Apr 29 08:50:59 2005 +0000
+++ b/net/mppe-lkm/files/Makefile Fri Apr 29 11:37:27 2005 +0000
@@ -2,7 +2,7 @@
SRCS= ppp_mppe_compress.c lkm_mppe.c
MKMAN= no
-# We set LDFLAGS becuase bsd.pkg.mk will put cc specific flags in it.
+# We set LDFLAGS because bsd.pkg.mk will put cc specific flags in it.
LDFLAGS=
.include <bsd.kmod.mk>
Home |
Main Index |
Thread Index |
Old Index