aboutsummaryrefslogtreecommitdiff
path: root/mail/mailman
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-06-26 07:27:12 +0000
committerChris Rees <crees@FreeBSD.org>2011-06-26 07:27:12 +0000
commit53aab1f9905b6172864dee8f630756a357f23ea5 (patch)
treeef3f234d18e66627ef4a499bc2b71b68da43d140 /mail/mailman
parent05e8725e135452dcea2a364ec53338ca10a35089 (diff)
downloadports-53aab1f9905b6172864dee8f630756a357f23ea5.tar.gz
ports-53aab1f9905b6172864dee8f630756a357f23ea5.zip
Notes
Diffstat (limited to 'mail/mailman')
-rw-r--r--mail/mailman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index c2ea5e1ddd27..06d6c67adeaa 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mailman
DISTVERSION= 2.1.14
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_GNU} \
SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION}
@@ -154,6 +154,7 @@ pre-fetch:
post-patch:
@${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#g' \
${WRKSRC}/Mailman/Defaults.py.in
+ @${REINPLACE_CMD} -e 's/^0,5,10/#&/' ${WRKSRC}/cron/crontab.in.in
@${SED} \
-e 's#%%USER%%#${MM_USERNAME}#g' \
-e 's#%%MAILMANDIR%%#${MAILMANDIR}#g' \