diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:41:58 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:41:58 +0000 |
commit | 4d2c0198434578bfb864a4ba27ab08fcf7c5247f (patch) | |
tree | 33d26d31b177b3cec6d513610f537472edcc0bcc /mail/enma | |
parent | e85edd8850b460563822305ed7f11754a9499b0c (diff) | |
download | pkgsrc-4d2c0198434578bfb864a4ba27ab08fcf7c5247f.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'mail/enma')
-rw-r--r-- | mail/enma/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/enma/Makefile b/mail/enma/Makefile index 707a5f52f65..a7a08be926c 100644 --- a/mail/enma/Makefile +++ b/mail/enma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:07 tron Exp $ +# $NetBSD: Makefile,v 1.12 2015/03/15 17:41:58 hiramatsu Exp $ # DISTNAME= enma-1.2.0 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enma/} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://enma.sourceforge.net/ COMMENT= Sender authentication milter supporting SPF and Sender ID LICENSE= 2-clause-bsd |