aboutsummaryrefslogtreecommitdiffstats
path: root/mail/roundcube/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r--mail/roundcube/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 80fcf8e3e761..299ad4861fff 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.${SNAPSHOT}
CATEGORIES= mail
MASTER_SITES= http://www.farrokhi.net/roundcube/:unixified \
${MASTER_SITE_LOCAL:S/$/:freebsd/g}
-MASTER_SITE_SUBDIR= flz/${PORTNAME}/:freebsd
+MASTER_SITE_SUBDIR= ale/:freebsd
DISTFILES= ${PORTNAME}-${PORTVERSION:S/.${SNAPSHOT}//}-${SNAPSHOT}${EXTRACT_SUFX}:unixified
MAINTAINER= farrokhi@FreeBSD.org
@@ -44,7 +44,7 @@ PKGDEINSTALL= ${PKGINSTALL}
.if defined(WITH_REPLACE_MAIL_URL) && !empty(WITH_REPLACE_MAIL_URL)
MAIL= ${WITH_REPLACE_MAIL_URL}
-REINPLACE_ARGS= -i ""
+REINPLACE_ARGS= -i ""
.else
MAIL= mail
.endif