aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-03-30 17:43:07 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-03-30 17:43:07 +0000
commit4f5a8b5e5c1ab5ebdc0bfd0fefa564a9fec285c4 (patch)
treeaa83ab59a33e0ae0ae1be4f73228dfdc9f8529e3 /mail/openwebmail
parentb182d95a16c0a3b9cdeea10f6eeddac3963ce4ef (diff)
Notes
Diffstat (limited to 'mail/openwebmail')
-rw-r--r--mail/openwebmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index f60806ecea3d..9ebb84655377 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -78,8 +78,8 @@ post-patch:
.endif
do-install:
- @${CP} -R ${WRKSRC}/cgi-bin/openwebmail ${OWCGIDIR}
- @${CP} -R ${WRKSRC}/data/openwebmail ${OWDATADIR}
+ @${CP} -R ${WRKSRC}/cgi-bin/openwebmail/ ${OWCGIDIR}
+ @${CP} -R ${WRKSRC}/data/openwebmail/ ${OWDATADIR}
@${CHOWN} -R root:mail ${OWCGIDIR}
@${CHMOD} 0770 ${OWCGIDIR}/etc/sessions ${OWCGIDIR}/etc/users
@${CHMOD} 4755 ${OWCGIDIR}/openwebmail*pl