pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/imp s/header.txt/header.php/g



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f72bac45281
branches:  trunk
changeset: 536059:2f72bac45281
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Dec 01 23:15:11 2007 +0000

description:
s/header.txt/header.php/g
++PKGREVISION

diffstat:

 mail/imp/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r bc63414dcc42 -r 2f72bac45281 mail/imp/Makefile
--- a/mail/imp/Makefile Sat Dec 01 23:00:03 2007 +0000
+++ b/mail/imp/Makefile Sat Dec 01 23:15:11 2007 +0000
@@ -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/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 \



Home | Main Index | Thread Index | Old Index