aboutsummaryrefslogtreecommitdiff
path: root/textproc/html2text
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-08-21 16:12:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-08-21 16:12:46 +0000
commit74db23578541b772b86b24acfa229251e85d72b8 (patch)
treee528633a47e3e4956586c9eb066ea85de594c9e7 /textproc/html2text
parent4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff)
downloadports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz
ports-74db23578541b772b86b24acfa229251e85d72b8.zip
- change the email address I use to maintain ports
Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=280123
Diffstat (limited to 'textproc/html2text')
-rw-r--r--textproc/html2text/Makefile2
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