diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-26 07:20:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-26 07:20:34 +0000 |
commit | 5388a2e1a9f504b8083039cca4952a6383b83d80 (patch) | |
tree | 50339e7e7c14eb6c62c5949a3443ea3202608f52 /mail/mailmgr | |
parent | 90f92ac827bd87723676e39474a132c65a2091e0 (diff) |
Notes
Diffstat (limited to 'mail/mailmgr')
-rw-r--r-- | mail/mailmgr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailmgr/Makefile b/mail/mailmgr/Makefile index 881b4fb6171b..4dc9ef83a9a7 100644 --- a/mail/mailmgr/Makefile +++ b/mail/mailmgr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.3 CATEGORIES= mail MASTER_SITES= http://sarg.sourceforge.net/ -MAINTAINER= ports@FreeBSd.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= Sendmail Analysis Report Generator GNU_CONFIGURE= yes |