diff options
author | schmonz <schmonz> | 2004-07-21 22:58:10 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2004-07-21 22:58:10 +0000 |
commit | 21fb63853859d92a213d724ed4749d759973af63 (patch) | |
tree | c7d34646c92db18f2116e25a29d146f951890c36 /mail/ezmlm-idx | |
parent | e69e3a3a3ca27e3e08abb5237579f7715d3af858 (diff) | |
download | pkgsrc-21fb63853859d92a213d724ed4749d759973af63.tar.gz |
Let the qmail dependency be satisfied by netqmail, if present. Take MAINTAINER.
Diffstat (limited to 'mail/ezmlm-idx')
-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 aed1623f599..204fc6feb67 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/07/20 00:04:36 schmonz Exp $ +# $NetBSD: Makefile,v 1.7 2004/07/21 22:58:10 schmonz Exp $ # .include "../../mail/ezmlm/Makefile.common" @@ -6,7 +6,7 @@ DISTNAME= ezmlm-idx-0.421 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/0.421/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.ezmlm.org/ COMMENT= ezmlm with enhancements by third parties |