diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-05 02:57:41 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-05 02:57:41 +0800 |
commit | 2f43d74939db5f16e3394801e882c26410a83094 (patch) | |
tree | 9961d94824c63a0ea8b8fc56b7dfe3e01a6f33b5 /mail/qsf | |
parent | e5b657794b75ce38123ec25f5e2556697a44c7e7 (diff) | |
download | freebsd-ports-gnome-2f43d74939db5f16e3394801e882c26410a83094.tar.gz freebsd-ports-gnome-2f43d74939db5f16e3394801e882c26410a83094.tar.zst freebsd-ports-gnome-2f43d74939db5f16e3394801e882c26410a83094.zip |
- Pass maintainership to Jack Raats <jack@jarasoft.net>
Diffstat (limited to 'mail/qsf')
-rw-r--r-- | mail/qsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 4f17c589a380..bb25cf7e7343 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.7 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= jack@jarasoft.net COMMENT= A small fast spam filter intended to be used with procmail OPTIONS= GDBM "GDBM support" off \ |