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/mailfmt | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) | |
download | ports-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.tar.gz ports-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.zip |
Notes
Diffstat (limited to 'mail/mailfmt')
-rw-r--r-- | mail/mailfmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailfmt/Makefile b/mail/mailfmt/Makefile index 636a25c1aae0..1fdce17f9785 100644 --- a/mail/mailfmt/Makefile +++ b/mail/mailfmt/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.tundraware.com/Software/mailfmt/ -MAINTAINER= tundra@tundraware.com +MAINTAINER= ports@FreeBSD.org COMMENT= Remove leading quotations from mail/news and wrap lines to fixed width USE_PYTHON= yes |