diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
commit | 74db23578541b772b86b24acfa229251e85d72b8 (patch) | |
tree | e528633a47e3e4956586c9eb066ea85de594c9e7 /textproc/html2text | |
parent | 4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff) | |
download | ports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz ports-74db23578541b772b86b24acfa229251e85d72b8.zip |
Notes
Diffstat (limited to 'textproc/html2text')
-rw-r--r-- | textproc/html2text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index 098f21575ca2..def447c3688b 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.mbayer.de/html2text/downloads/ MASTER_SITE_SUBDIR= apps/www/converters -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= Converts HTML documents into plain text HAS_CONFIGURE= yes |