diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-01-03 02:20:35 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-01-03 02:20:35 +0000 |
commit | 757f77100bffdb6508e9a490bfac826cae1422cb (patch) | |
tree | 8861fd70fdd6465f19438c330fd875aeab415a14 /mail/ezmlm-idx/Makefile | |
parent | 6c019c5855fcec9b566f33acd76deb0f04f96adc (diff) | |
download | pkgsrc-757f77100bffdb6508e9a490bfac826cae1422cb.tar.gz |
Update to 0.432. From the changelog:
-Un-fixed the Swedish and Danish translation names, as they should match
ISO 639 language codes, not ISO 3166 country codes.
Diffstat (limited to 'mail/ezmlm-idx/Makefile')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 6f6d7f39cad..8cea0d1f01e 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/12/29 22:13:56 schmonz Exp $ +# $NetBSD: Makefile,v 1.12 2005/01/03 02:20:35 schmonz Exp $ # .include "../../mail/ezmlm/Makefile.common" -DISTNAME= ezmlm-idx-0.431 +DISTNAME= ezmlm-idx-0.432 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/ MAINTAINER= schmonz@NetBSD.org |