summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-02-08 05:29:07 +0000
committerschmonz <schmonz>2005-02-08 05:29:07 +0000
commit2b09c4b826c0f85cc080076afc09f04025b3b175 (patch)
treec6fd8a0bb59455d0e34391d1eef820afe2d2427a /mail/ezmlm-idx/Makefile
parentbf6806bd8e93df989566061c1cb12aff60931a6a (diff)
downloadpkgsrc-2b09c4b826c0f85cc080076afc09f04025b3b175.tar.gz
Update to 0.434. From the changelog:
-Replaced the generic "ezmlm response" subject with unique subjects. -Fixed failure to build/link ezmlm-mktab in the Makefile. -Fixed a typo in the ezmlm-manage man page. Thanks Charles Cazabon. -Updated the pt_BR language texts. Thanks Glen Stewart. -Fixed broken invocation of ezmlm-confirm in ezmlmrc. Thanks SATOH Fumiyasu. -Fixed ezmlmrc template problem with moderated lists. -Fixed a deadlock between ezmlm-confirm and ezmlm-store.
Diffstat (limited to 'mail/ezmlm-idx/Makefile')
-rw-r--r--mail/ezmlm-idx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index 51381bf3059..58a67337949 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2005/01/10 04:50:23 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2005/02/08 05:29:07 schmonz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
-DISTNAME= ezmlm-idx-0.433
+DISTNAME= ezmlm-idx-0.434
SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/
MAINTAINER= schmonz@NetBSD.org