diff options
author | ghen <ghen@pkgsrc.org> | 2013-04-13 07:55:01 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2013-04-13 07:55:01 +0000 |
commit | 4e07fc48b5cf921703e37cab16dbb56209597827 (patch) | |
tree | 368280041139e022a7a9f8c428250d2e18f1eab5 /mail | |
parent | f68f9039c1d3bca282a254312413ccdd572c58c7 (diff) | |
download | pkgsrc-4e07fc48b5cf921703e37cab16dbb56209597827.tar.gz |
Hand in maintainership.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 4 | ||||
-rw-r--r-- | mail/policyd/Makefile | 4 | ||||
-rw-r--r-- | mail/spamprobe/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 1e2734f4732..35275d705a9 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2013/03/02 20:33:26 wiz Exp $ +# $NetBSD: Makefile,v 1.166 2013/04/13 07:55:05 ghen Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .17 @@ -14,7 +14,7 @@ MANAGESIEVE_PATCH= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}-managesieve SITES.${MANAGESIEVE_PATCH}= ${DOVECOT_SIEVE_SITES} PATCH_DIST_STRIP.${MANAGESIEVE_PATCH}= -p1 -MAINTAINER= ghen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dovecot.org/ COMMENT= Secure IMAP and POP3 server LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd diff --git a/mail/policyd/Makefile b/mail/policyd/Makefile index ca5ade6c040..12beb9d17f8 100644 --- a/mail/policyd/Makefile +++ b/mail/policyd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2013/03/02 20:33:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/13 07:55:06 ghen Exp $ DISTNAME= policyd-1.82 PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=policyd/} -MAINTAINER= ghen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.policyd.org/ COMMENT= Policy daemon for Postfix with greylisting and throttling diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 3551380192d..be641d0bf88 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:23:01 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/04/13 07:55:05 ghen Exp $ DISTNAME= spamprobe-1.4d PKGREVISION= 7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} -MAINTAINER= ghen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://spamprobe.sourceforge.net/ COMMENT= Spam detector using Bayesian analysis of word counts |