diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
commit | 5ffc0ff0c194af2db2b14cf35f10dd33450e71c9 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /mail | |
parent | a0f1e0030b8e59fc1b40bb7acb2e83cdf2c9b777 (diff) | |
download | pkgsrc-5ffc0ff0c194af2db2b14cf35f10dd33450e71c9.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/jchkmail/Makefile | 4 | ||||
-rw-r--r-- | mail/libsnert/Makefile | 4 | ||||
-rw-r--r-- | mail/milter-sender/Makefile | 4 | ||||
-rw-r--r-- | mail/milter-spamc/Makefile | 4 | ||||
-rw-r--r-- | mail/offlineimap/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/mail/jchkmail/Makefile b/mail/jchkmail/Makefile index 89362678dc4..7b17015e37a 100644 --- a/mail/jchkmail/Makefile +++ b/mail/jchkmail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/22 14:33:35 manu Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:49 jmmv Exp $ # DISTNAME= jchkmail-1.3.1a CATEGORIES= mail MASTER_SITES= http://j-chkmail.ensmp.fr/download/ -MAINTAINER= manu@netbsd.org +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://j-chkmail.ensmp.fr/ COMMENT= Behavior-based virus and spam milter for Sendmail diff --git a/mail/libsnert/Makefile b/mail/libsnert/Makefile index 5ecf26d6ca0..fd0cd18b84c 100644 --- a/mail/libsnert/Makefile +++ b/mail/libsnert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/10/27 22:52:48 manu Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/24 09:53:49 jmmv Exp $ # DISTNAME= libsnert-1.23 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= http://www.snert.com/Software/download/ EXTRACT_SUFX= .tgz -MAINTAINER= manu@netbsd.org +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.snert.com/Software/download/ COMMENT= Support library for milter-sender diff --git a/mail/milter-sender/Makefile b/mail/milter-sender/Makefile index 24ca983f3b5..7e12a2d662d 100644 --- a/mail/milter-sender/Makefile +++ b/mail/milter-sender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/10/27 22:52:48 manu Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/24 09:53:49 jmmv Exp $ # DISTNAME= milter-sender-0.41 @@ -6,7 +6,7 @@ DISTFILES= libsnert-1.23.tgz milter-sender-0.41.tgz CATEGORIES= mail MASTER_SITES= http://www.snert.com/Software/download/ -MAINTAINER= manu@netbsd.org +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.snert.com/Software/download/ COMMENT= Real-time sender's e-mail validity check diff --git a/mail/milter-spamc/Makefile b/mail/milter-spamc/Makefile index 4bc12d6607e..aa41deef71f 100644 --- a/mail/milter-spamc/Makefile +++ b/mail/milter-spamc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/11 17:32:23 manu Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:49 jmmv Exp $ # DISTNAME= milter-spamc-0.10 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= http://www.snert.com/Software/download/ EXTRACT_SUFX= .tgz -MAINTAINER= manu@netbsd.org +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.snert.com/Software/download/ COMMENT= Yet another SpamAssassin Milter diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 448ea55ca5f..bbba2e1f57d 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/10 10:09:20 seb Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:49 jmmv Exp $ # DISTNAME= offlineimap_${_OFFLINEIMAP_VER} @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/offlineimap CATEGORIES= mail MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ -MAINTAINER= seb@netbsd.org +MAINTAINER= seb@NetBSD.org HOMEPAGE= http://gopher.quux.org:70/devel/offlineimap/ COMMENT= Powerful IMAP/Maildir synchronization and reader support |