summaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2007-09-25 10:03:52 +0000
committerhira <hira@pkgsrc.org>2007-09-25 10:03:52 +0000
commit8951aa30125c5b46ee9b5de19efdc698def84ecf (patch)
treec5f5066db531491fbb3eef2725efb362ebab9b0d /mail/squirrelmail
parent8b4409d328da069ce06e2e2f50c3d4ecb3e6cabd (diff)
downloadpkgsrc-8951aa30125c5b46ee9b5de19efdc698def84ecf.tar.gz
Back out previous. Pointed out by uebayasi@ and martti@.
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 27e5764a3c0..1c8f593b82b 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2007/09/25 08:49:05 hira Exp $
+# $NetBSD: Makefile,v 1.91 2007/09/25 10:07:06 hira Exp $
DISTNAME= squirrelmail-1.4.10a
PKGREVISION= 2
@@ -86,7 +86,7 @@ do-install:
chmod a+x ${SMDIR:Q}/config/conf.pl
${INSTALL_DATA} ${WRKSRC:Q}/data/index.php ${USER_PREFS_DIR:Q}/
${INSTALL_DATA} ${WRKSRC:Q}/data/.htaccess ${USER_PREFS_DIR:Q}/
- ${MV} ${PREFIX}/share/squirrelmail/contrib/conf.pl.8 \
+ mv ${PREFIX}/share/squirrelmail/contrib/conf.pl.8 \
${PREFIX}/${PKGMANDIR}/man8/squirrelmail-conf.pl.8
.include "../../lang/php/phpversion.mk"