pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/apr fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/479f15ad0acd
branches:  trunk
changeset: 489086:479f15ad0acd
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Feb 16 09:53:35 2005 +0000

description:
fix typo

diffstat:

 devel/apr/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f5e5c654a848 -r 479f15ad0acd devel/apr/Makefile
--- a/devel/apr/Makefile        Wed Feb 16 08:54:28 2005 +0000
+++ b/devel/apr/Makefile        Wed Feb 16 09:53:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/02/09 14:52:12 tron Exp $
+# $NetBSD: Makefile,v 1.32 2005/02/16 09:53:35 grant Exp $
 
 .include "../../www/apache2/Makefile.common"
 
@@ -43,7 +43,7 @@
 SUBST_STAGE.conf=      pre-configure
 SUBST_FILES.conf=      apr/config.layout apr-util/config.layout
 SUBST_SED.conf=                -e "s,@PREFIX@,${PREFIX},g"
-SUBST_MESSAGE.conf=    "Fixing harcoded paths."
+SUBST_MESSAGE.conf=    "Fixing hardcoded paths."
 
 do-configure:
        @cd ${WRKSRC}/apr && ${SETENV} ${CONFIGURE_ENV} ./configure \



Home | Main Index | Thread Index | Old Index