pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/gitweb Correct a typo in a comment, no functional ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f6f308ba34f
branches: trunk
changeset: 583077:0f6f308ba34f
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sat Dec 04 23:50:33 2010 +0000
description:
Correct a typo in a comment, no functional change.
diffstat:
www/gitweb/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a315c7d2f1fb -r 0f6f308ba34f www/gitweb/Makefile
--- a/www/gitweb/Makefile Sat Dec 04 21:16:35 2010 +0000
+++ b/www/gitweb/Makefile Sat Dec 04 23:50:33 2010 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index