diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
commit | 10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch) | |
tree | 4eb3ce3b9a2723895451e727afade2f835da72ce /mail/qsf | |
parent | 43ee560bbea2b6ede395a2525f36556971020bde (diff) | |
download | ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.tar.gz ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.zip |
Notes
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 a007b50553b9..ccb02fabdfc6 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A small fast spam filter intended to be used with procmail OPTIONS= GDBM "GDBM support" off \ |