diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 10:56:31 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 10:56:31 +0800 |
commit | 16f8164ab9424c85855e1f89ac3a33f346df5035 (patch) | |
tree | d5c2d2df2221214d0b6ed524bf9e311292b8875e /mail/sqlgrey | |
parent | 53ebe7966f00dcf3b3407fcb9bf92ca555c8854d (diff) | |
download | freebsd-ports-gnome-16f8164ab9424c85855e1f89ac3a33f346df5035.tar.gz freebsd-ports-gnome-16f8164ab9424c85855e1f89ac3a33f346df5035.tar.zst freebsd-ports-gnome-16f8164ab9424c85855e1f89ac3a33f346df5035.zip |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
Diffstat (limited to 'mail/sqlgrey')
-rw-r--r-- | mail/sqlgrey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index 96f9ae2c5cdd..84dbf82b2e72 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.6 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= Greylisting policy server for Postfix using an SQL backend RUN_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ |