diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 02:09:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 02:09:15 +0000 |
commit | 12f22f913f8638342cfd530a184a82ab6dca50a4 (patch) | |
tree | fe296dc21033faca848ac3e93f9c59e7c7efb18f /mail/exact | |
parent | 87cd1bbcc13cd504357b8f0482c8c34f3db7dbd7 (diff) |
Reset bouncing maintainer address
Notes
Notes:
svn path=/head/; revision=101652
Diffstat (limited to 'mail/exact')
-rw-r--r-- | mail/exact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exact/Makefile b/mail/exact/Makefile index cff3c765f331..041c1bb794ec 100644 --- a/mail/exact/Makefile +++ b/mail/exact/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.38 CATEGORIES= mail MASTER_SITES= http://www.britishsteal.com/dist/exact/ -MAINTAINER= mwest@uct.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= A program that implements POP Before SMTP Relay Authentication MAILUSER?= mailnull |