summaryrefslogtreecommitdiff
path: root/www/gitweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitweb/Makefile')
-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