summaryrefslogtreecommitdiff
path: root/www/gitweb
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2010-12-04 23:50:33 +0000
committerdsainty <dsainty@pkgsrc.org>2010-12-04 23:50:33 +0000
commit7e2c15c26234789c7a778f473f7290bb4cdfed3f (patch)
tree84f934f0c3b645a476d460040cdd90b9618fb9d4 /www/gitweb
parent9ecd2960234b7fdb39468803b2b2e5ad91c1b069 (diff)
downloadpkgsrc-7e2c15c26234789c7a778f473f7290bb4cdfed3f.tar.gz
Correct a typo in a comment, no functional change.
Diffstat (limited to 'www/gitweb')
-rw-r--r--www/gitweb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile
index 730e6ac62ab..91ba07de399 100644
--- a/www/gitweb/Makefile
+++ b/www/gitweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/03/05 16:12:07 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2010/12/04 23:50:33 dsainty Exp $
#
DISTNAME= git-${VERSION}
@@ -30,7 +30,7 @@ MAKE_FLAGS+= PERL_PATH=${PERL5:Q}
GITWEB_CONFIG= ${PKG_SYSCONFDIR}/gitweb.conf
GITWEB_CGIBIN= ${PREFIX}/libexec/cgi-bin
-# Apaache wants files in ${PREFIX}/share/httpd/htdocs/gitweb
+# Apache wants files in ${PREFIX}/share/httpd/htdocs/gitweb
GITWEB_HTDOCS= ${PREFIX}/share/examples/gitweb/htdocs
GITWEB_EGDIR= ${PREFIX}/share/examples/gitweb