diff options
author | beech <beech@FreeBSD.org> | 2013-03-18 01:15:53 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2013-03-18 01:15:53 +0800 |
commit | 2983825e2bc16d70893ac705c788a80caf6102c6 (patch) | |
tree | dee3814300bde2fece31c6e9c0c8203b3a921d30 | |
parent | 940b5e9231e595c7ea6e73c02b23183e39e665b8 (diff) | |
download | freebsd-ports-gnome-2983825e2bc16d70893ac705c788a80caf6102c6.tar.gz freebsd-ports-gnome-2983825e2bc16d70893ac705c788a80caf6102c6.tar.zst freebsd-ports-gnome-2983825e2bc16d70893ac705c788a80caf6102c6.zip |
- Grab maintainership
-rw-r--r-- | mail/p5-Mail-SpamAssassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index fb0481fa44f2..df058d479c0a 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan PKGNAMEPREFIX?= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:apache,cpan -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= beech@FreeBSD.org COMMENT?= A highly efficient mail filter for identifying spam LICENSE= AL2 |