diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-22 17:07:39 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-22 17:07:39 +0800 |
commit | 731644561ddc6e85649a4f067642663c72348136 (patch) | |
tree | 9f1e647b0868866965c9278e04f204aeaab4101e /mail | |
parent | abaa28795b450946225213a81ed71c835c0195ac (diff) | |
download | freebsd-ports-graphics-731644561ddc6e85649a4f067642663c72348136.tar.gz freebsd-ports-graphics-731644561ddc6e85649a4f067642663c72348136.tar.zst freebsd-ports-graphics-731644561ddc6e85649a4f067642663c72348136.zip |
Drop maintainership.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmailanalog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmailanalog/Makefile b/mail/qmailanalog/Makefile index 121326b80da..9bb93645bcd 100644 --- a/mail/qmailanalog/Makefile +++ b/mail/qmailanalog/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.70 CATEGORIES= mail MASTER_SITES= ftp://cr.yp.to/software/ -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of tools to analyze qmail-send's activity RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail |