summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-09-02 01:08:48 +0000
committerschmonz <schmonz>2005-09-02 01:08:48 +0000
commit8b4d58c284185cd662567a39e6a7366b052af046 (patch)
tree56c34a81f34618242288e29bb9eb0e48a9f716d7 /mail/ezmlm-idx/Makefile
parent20ec3d3c5cac14c40a3582d8d1989bc3ee29503c (diff)
downloadpkgsrc-8b4d58c284185cd662567a39e6a7366b052af046.tar.gz
Update to 0.443. From the changelog:
- Fixed the marker logic in ezmlm-moderate to allow comments between any two lines containing "%%%", not just lines 8 characters or longer. - Some internal changes in ezmlm-test and the subdb API.
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 45bdac90084..74e6b39545f 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2005/08/19 04:44:09 schmonz Exp $
+# $NetBSD: Makefile,v 1.24 2005/09/02 01:08:48 schmonz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
-DISTNAME= ezmlm-idx-0.442
+DISTNAME= ezmlm-idx-0.443
SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/
MAINTAINER= schmonz@NetBSD.org