diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
commit | c71ee02f2e19fdef818c1906ed0570d0d22fa8f3 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/archmbox | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) | |
download | ports-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.tar.gz ports-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.zip |
Notes
Diffstat (limited to 'mail/archmbox')
-rw-r--r-- | mail/archmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/archmbox/Makefile b/mail/archmbox/Makefile index b39bafef920b..540ef6c973f9 100644 --- a/mail/archmbox/Makefile +++ b/mail/archmbox/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= SF/adc-${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= tad@vif.com +MAINTAINER= ports@FreeBSD.org COMMENT= Email archiver that parses mailboxes and performs actions LICENSE= GPLv2 |