diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2011-12-20 17:10:19 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2011-12-20 17:10:19 +0000 |
commit | d343539d3ada2a0344b61146267216bd70cf8b50 (patch) | |
tree | e7214d4110a14cd7c0fa30e526aca1598f0fd347 /mail/muttils/Makefile | |
parent | 8d8bac49720457e5b68aa2552a5a7f7491bd88a8 (diff) | |
download | ports-d343539d3ada2a0344b61146267216bd70cf8b50.tar.gz ports-d343539d3ada2a0344b61146267216bd70cf8b50.zip |
Notes
Diffstat (limited to 'mail/muttils/Makefile')
-rw-r--r-- | mail/muttils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/muttils/Makefile b/mail/muttils/Makefile index cd8a45169287..237bab3ee5e4 100644 --- a/mail/muttils/Makefile +++ b/mail/muttils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= https://bitbucket.org/blacktrash/${PORTNAME}/get/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTVERSION} -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Python utilities for console mail clients (eg. mutt) CHANGESET= 977f2e350221 |