diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | eadc9131c886790e6794db49f3acff37697fa434 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /mail/ezmlm-idx | |
parent | a9ec63a8fab3c07145556a938216c5878e63c2dd (diff) | |
download | pkgsrc-eadc9131c886790e6794db49f3acff37697fa434.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'mail/ezmlm-idx')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 938f56d6d42..eded466afc1 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2005/12/29 06:21:49 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/08 18:35:10 xtraeme Exp $ # .include "../../mail/ezmlm/Makefile.common" DISTNAME= ezmlm-idx-0.443 +PKGREVISION= 1 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/ MAINTAINER= schmonz@NetBSD.org |