diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
commit | 7eae4822337750bb146d0ccffdf7d167c028b3b7 (patch) | |
tree | 5db13b2d9e66f423f0923bf0e98c47aa1495bf72 /mail/isbg | |
parent | 602a391cffb31d83d39f2859e9cd1f745b93259b (diff) | |
download | ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.tar.gz ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.zip |
- Change to my FreeBSD email address
Approved by: miwi (mentor), beat (co-mentor)
Notes
Notes:
svn path=/head/; revision=251968
Diffstat (limited to 'mail/isbg')
-rw-r--r-- | mail/isbg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/isbg/Makefile b/mail/isbg/Makefile index c46be2aae829..1b5ace524bc9 100644 --- a/mail/isbg/Makefile +++ b/mail/isbg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cloud.github.com/downloads/ook/isbg/ \ DISTNAME= ${PORTNAME}_${PORTVERSION}_${DISTDATE} EXTRACT_SUFX= .tgz -MAINTAINER= decke@bluelife.at +MAINTAINER= decke@FreeBSD.org COMMENT= Scan an IMAP inbox for spam using SpamAssassin RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin |