diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-05 02:57:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-05 02:57:41 +0800 |
commit | e4ae910249153c6c7626ad0650b1fc22cc063735 (patch) | |
tree | 5c045da11999de3887f7f9c56d8b4d33ff4c0bd5 /mail/qsf/Makefile | |
parent | 4f8e988cdc061a4cc3cb38db7691c5b63431c8a9 (diff) | |
download | freebsd-ports-gnome-e4ae910249153c6c7626ad0650b1fc22cc063735.tar.gz freebsd-ports-gnome-e4ae910249153c6c7626ad0650b1fc22cc063735.tar.zst freebsd-ports-gnome-e4ae910249153c6c7626ad0650b1fc22cc063735.zip |
- Pass maintainership to Jack Raats <jack@jarasoft.net>
Diffstat (limited to 'mail/qsf/Makefile')
-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 \ |