pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/roundcube/files s/\/roundcube\//\/roundcube/ from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38c2b612adb1
branches: trunk
changeset: 529511:38c2b612adb1
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Jun 06 18:40:16 2007 +0000
description:
s/\/roundcube\//\/roundcube/ from justin (at) shiningsilence.com
diffstat:
mail/roundcube/files/roundcube.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 00367cb583e0 -r 38c2b612adb1 mail/roundcube/files/roundcube.conf
--- a/mail/roundcube/files/roundcube.conf Wed Jun 06 13:20:34 2007 +0000
+++ b/mail/roundcube/files/roundcube.conf Wed Jun 06 18:40:16 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: roundcube.conf,v 1.1.1.1 2007/04/08 17:04:08 adrianp Exp $
+# $NetBSD: roundcube.conf,v 1.2 2007/06/06 18:40:16 adrianp Exp $
#
# RoundCube configuration file fragment for Apache
<IfModule mod_alias.c>
- Alias /roundcube/ "@RCDIR@/"
+ Alias /roundcube "@RCDIR@/"
</IfModule>
<Directory "@RCDIR@">
Home |
Main Index |
Thread Index |
Old Index