pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2a8b5b18d3a
branches:  trunk
changeset: 492906:c2a8b5b18d3a
user:      sketch <sketch%pkgsrc.org@localhost>
date:      Thu Apr 21 23:05:41 2005 +0000

description:
Fix typo.

diffstat:

 mk/apache.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 2a3d29b4fc36 -r c2a8b5b18d3a mk/apache.mk
--- a/mk/apache.mk      Thu Apr 21 21:44:56 2005 +0000
+++ b/mk/apache.mk      Thu Apr 21 23:05:41 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: apache.mk,v 1.8 2005/03/24 17:46:00 tv Exp $
+# $NetBSD: apache.mk,v 1.9 2005/04/21 23:05:41 sketch Exp $
 #
 # This Makefile fragment handles Apache dependencies and make variables,
 # and is meant to be included by packages that require Apache either at
 # build-time or at run-time.  apache.mk will:
 #
-#      * set PKG_APACHE to the name of the apache web serverused
+#      * set PKG_APACHE to the name of the apache web server used
 #
 #      * add a full dependency on the apache server
 #



Home | Main Index | Thread Index | Old Index