diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
commit | c71ee02f2e19fdef818c1906ed0570d0d22fa8f3 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/postfix-logwatch | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) |
Notes
Diffstat (limited to 'mail/postfix-logwatch')
-rw-r--r-- | mail/postfix-logwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-logwatch/Makefile b/mail/postfix-logwatch/Makefile index 0c2ca1c6a5a6..75ff745a5e51 100644 --- a/mail/postfix-logwatch/Makefile +++ b/mail/postfix-logwatch/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= SF/logreporters/${PORTNAME}/release/${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= masaki@club.kyutech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Postfix MTA log parser LICENSE= MIT |