summaryrefslogtreecommitdiff
path: root/www/horde3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/horde3/Makefile')
-rw-r--r--www/horde3/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/horde3/Makefile b/www/horde3/Makefile
index d9a75c82da0..8713741b731 100644
--- a/www/horde3/Makefile
+++ b/www/horde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/06/02 23:07:30 salo Exp $
+# $NetBSD: Makefile,v 1.10 2005/08/19 18:12:39 jlam Exp $
DISTNAME= horde-3.0.4
PKGREVISION= 1
@@ -38,25 +38,25 @@ CONF_FILES+= ${EGDIR}/horde.conf ${PKG_SYSCONFDIR}/horde.conf
CONF_FILES_PERMS+= ${HORDEDIR}/config/conf.php.dist \
${HORDEDIR}/config/conf.php \
${APACHE_USER} ${ROOT_GROUP} 0640
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/conf.xml.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/conf.xml.dist \
${HORDEDIR}/config/conf.xml \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/mime_drivers.php.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/mime_drivers.php.dist \
${HORDEDIR}/config/mime_drivers.php \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/motd.php.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/motd.php.dist \
${HORDEDIR}/config/motd.php \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/nls.php.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/nls.php.dist \
${HORDEDIR}/config/nls.php \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/prefs.php.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/prefs.php.dist \
${HORDEDIR}/config/prefs.php \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/registry.php.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/registry.php.dist \
${HORDEDIR}/config/registry.php \
${APACHE_USER} ${ROOT_GROUP} 0440
-SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/hooks.php.dist \
+CONF_FILES_PERMS+= ${HORDEDIR}/config/hooks.php.dist \
${HORDEDIR}/config/hooks.php \
${APACHE_USER} ${ROOT_GROUP} 0440