diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-08-28 15:03:19 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-08-28 15:03:19 +0000 |
commit | f1dff729a78ed759f3c6ca98a7377562b75d264c (patch) | |
tree | 309770ce4466fb08f10c1c76d4ad05c710d2c56f | |
parent | 02c446e4b31a30868b894604fa3584caea3b670c (diff) | |
download | ports-f1dff729a78ed759f3c6ca98a7377562b75d264c.tar.gz ports-f1dff729a78ed759f3c6ca98a7377562b75d264c.zip |
Notes
-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 4a0186e072ef..148589a4e322 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= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Email archiver that parses mailboxes and performs actions LICENSE= GPLv2 |