diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-04 19:34:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-04 19:34:04 +0800 |
commit | 65559d5a1a8f1f17a6fffdda70590b0ab866c122 (patch) | |
tree | a667dd51bfdc85d0901bba0c927907fccf9339e3 /mail | |
parent | 975fbc72d3c8a54514fd792f77e3bb4927a639f5 (diff) | |
download | freebsd-ports-gnome-65559d5a1a8f1f17a6fffdda70590b0ab866c122.tar.gz freebsd-ports-gnome-65559d5a1a8f1f17a6fffdda70590b0ab866c122.tar.zst freebsd-ports-gnome-65559d5a1a8f1f17a6fffdda70590b0ab866c122.zip |
I'll take on this one.
Approved by: portmgr (not really; still has NO_STAGE set though)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamass-rules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamass-rules/Makefile b/mail/spamass-rules/Makefile index 0e92da8ec5e5..ea4237f85562 100644 --- a/mail/spamass-rules/Makefile +++ b/mail/spamass-rules/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20120817 CATEGORIES= mail MASTER_SITES= http://www.ranner.eu/stuff/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= Custom rulesets for SpamAssassin RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin |