pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ap-modsecurity2 Typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0606ce604bf5
branches:  trunk
changeset: 555044:0606ce604bf5
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Mon Feb 23 22:01:11 2009 +0000

description:
Typo

diffstat:

 security/ap-modsecurity2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4774bd01f0e1 -r 0606ce604bf5 security/ap-modsecurity2/Makefile
--- a/security/ap-modsecurity2/Makefile Mon Feb 23 21:08:29 2009 +0000
+++ b/security/ap-modsecurity2/Makefile Mon Feb 23 22:01:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/01/29 16:54:17 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/23 22:01:11 adrianp Exp $
 
 DISTNAME=      modsecurity-apache_2.5.7
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
@@ -35,7 +35,7 @@
 
 post-install:
        ${INSTALL_DATA_DIR} ${EGDIR}
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ap-imodsecurity
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ap-modsecurity
 
        ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/modsecurity.conf-minimal ${EGDIR}
        cd ${WRKDIR}/${DISTNAME}/doc && \



Home | Main Index | Thread Index | Old Index