summaryrefslogtreecommitdiff
path: root/mk/apache.mk
diff options
context:
space:
mode:
authorsketch <sketch>2005-04-21 23:05:41 +0000
committersketch <sketch>2005-04-21 23:05:41 +0000
commit199a63a7f09e12fd435dec3b0b03d7dcff63dc6f (patch)
tree50948e36cb8a6b12ab57de546777d2d90880b56f /mk/apache.mk
parentcd416708cbe639c8145809c106b4e0ca38f1669b (diff)
downloadpkgsrc-199a63a7f09e12fd435dec3b0b03d7dcff63dc6f.tar.gz
Fix typo.
Diffstat (limited to 'mk/apache.mk')
-rw-r--r--mk/apache.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/apache.mk b/mk/apache.mk
index 028dd5daed2..821788503c3 100644
--- a/mk/apache.mk
+++ b/mk/apache.mk
@@ -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
#