From 72eabeffa3e15d1acfc2b6d62110e9dc79c0691c Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 15 Jun 2007 18:08:25 +0000 Subject: Add missing backslash. --- devel/mantis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/mantis/Makefile') diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile index 7d59b852ba6..362bfde7135 100644 --- a/devel/mantis/Makefile +++ b/devel/mantis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2007/06/15 14:21:27 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2007/06/15 18:08:25 jlam Exp $ DISTNAME= mantis-1.0.6 CATEGORIES= devel www @@ -33,7 +33,7 @@ MANTIS_HOME= ${PREFIX}/share/mantis EGDIR= ${PREFIX}/share/examples/mantis CONF_FILES+= ${EGDIR}/mantis.conf ${PKG_SYSCONFDIR}/mantis.conf CONF_FILES_PERMS+= ${EGDIR}/config_inc.php \ - ${MANTIS_HOME}/config_inc.php + ${MANTIS_HOME}/config_inc.php \ ${APACHE_USER} ${SHAREGRP} 0400 MANTIS_EG= config_inc.php mantis.conf mantis_offline.php.sample -- cgit v1.2.3