summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-12-01 23:15:11 +0000
committeradrianp <adrianp>2007-12-01 23:15:11 +0000
commit9d42f9fe29f913e361cc3977293cbde5c23a7079 (patch)
tree5f6d09e51085952b48e468e6a8fb5445e52b208e /mail
parent274114203683ef777cc1ac4d7db39bc4096c32d0 (diff)
downloadpkgsrc-9d42f9fe29f913e361cc3977293cbde5c23a7079.tar.gz
s/header.txt/header.php/g
++PKGREVISION
Diffstat (limited to 'mail')
-rw-r--r--mail/imp/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index 250694f837e..df3bffabca6 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2007/11/15 22:18:42 adrianp Exp $
+# $NetBSD: Makefile,v 1.44 2007/12/01 23:15:11 adrianp Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
+PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://ftp.horde.org/pub/imp/ \
ftp://ftp.horde.org/pub/imp/
@@ -42,8 +43,8 @@ CONF_FILES_PERMS+= ${IMPDIR}/config/conf.xml.dist \
CONF_FILES_PERMS+= ${IMPDIR}/config/filter.txt.dist \
${IMPDIR}/config/filter.txt \
${APACHE_USER} ${ROOT_GROUP} 0440
-CONF_FILES_PERMS+= ${IMPDIR}/config/header.txt.dist \
- ${IMPDIR}/config/header.txt \
+CONF_FILES_PERMS+= ${IMPDIR}/config/header.php.dist \
+ ${IMPDIR}/config/header.php \
${APACHE_USER} ${ROOT_GROUP} 0440
CONF_FILES_PERMS+= ${IMPDIR}/config/menu.php.dist \
${IMPDIR}/config/menu.php \