diff options
author | zeising <zeising@FreeBSD.org> | 2017-05-25 17:56:55 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2017-05-25 17:56:55 +0800 |
commit | 7c2cd134f61cfb569156ddb8420943fcd0adee49 (patch) | |
tree | 7967b1a636411f8bdaf83ea8d6d25d1c1ae94814 | |
parent | 3aee9dd7a2de878c942f009052d627fc526f64b4 (diff) | |
download | freebsd-ports-gnome-7c2cd134f61cfb569156ddb8420943fcd0adee49.tar.gz freebsd-ports-gnome-7c2cd134f61cfb569156ddb8420943fcd0adee49.tar.zst freebsd-ports-gnome-7c2cd134f61cfb569156ddb8420943fcd0adee49.zip |
Grab
-rw-r--r-- | mail/spamassassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 6c83ff713746..0b4db73bd88a 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -8,7 +8,7 @@ CATEGORIES?= mail perl5 MASTER_SITES= APACHE/spamassassin/source CPAN/Mail DISTNAME= Mail-SpamAssassin-${PORTVERSION} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= zeising@FreeBSD.org COMMENT?= Highly efficient mail filter for identifying spam LICENSE= APACHE20 |