diff options
author | perky <perky@FreeBSD.org> | 2002-11-02 12:33:43 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-11-02 12:33:43 +0800 |
commit | 8bed100128838cd0b73bda8862cd2dfe7c17f0be (patch) | |
tree | 596bea6602563aefb765cd92970adf349c7b2698 /mail | |
parent | 03956b6370d7b4f48fb94531a6f3d9d0a36cd2ff (diff) | |
download | freebsd-ports-gnome-8bed100128838cd0b73bda8862cd2dfe7c17f0be.tar.gz freebsd-ports-gnome-8bed100128838cd0b73bda8862cd2dfe7c17f0be.tar.zst freebsd-ports-gnome-8bed100128838cd0b73bda8862cd2dfe7c17f0be.zip |
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dkimap4/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot/Makefile | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile index ead49454b1fe..f0110c24872a 100644 --- a/mail/dkimap4/Makefile +++ b/mail/dkimap4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.dbox.handshake.de/download/ \ http://www-2.cs.cmu.edu/~kroening/dbox/ EXTRACT_SUFX= .tgz -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile index c0fd8386197d..edaab8ac5867 100644 --- a/mail/dovecot-devel/Makefile +++ b/mail/dovecot-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dovecot # Date created: 12/08/2002 -# Whom: Dominic Marks <d.marks@students.umist.ac.uk> +# Whom: Dominic Marks <d.marks@student.umist.ac.uk> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.97 CATEGORIES= mail ipv6 MASTER_SITES= http://dovecot.procontrol.fi/ -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-shadow --enable-ipv6 \ diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index c0fd8386197d..edaab8ac5867 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: dovecot # Date created: 12/08/2002 -# Whom: Dominic Marks <d.marks@students.umist.ac.uk> +# Whom: Dominic Marks <d.marks@student.umist.ac.uk> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.97 CATEGORIES= mail ipv6 MASTER_SITES= http://dovecot.procontrol.fi/ -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-shadow --enable-ipv6 \ |