diff options
author | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
commit | 767c59e32512369ac85d2b74ccac55bf9e33bd87 (patch) | |
tree | e8250b90b1ea8c70ed5edc113f8f523d619e3454 /converters/htx | |
parent | 8e6477c521b0c259e487863b1a5633946b4e597e (diff) | |
download | freebsd-ports-graphics-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.gz freebsd-ports-graphics-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.zst freebsd-ports-graphics-767c59e32512369ac85d2b74ccac55bf9e33bd87.zip |
Update my e-mail address
Approved by: krion (mentor, implicit)
Diffstat (limited to 'converters/htx')
-rw-r--r-- | converters/htx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/htx/Makefile b/converters/htx/Makefile index cef935debec..61057da14ab 100644 --- a/converters/htx/Makefile +++ b/converters/htx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://stuff.myrealm.co.uk/htx/ \ http://bsd2.csme.ru/myports/ \ http://bsd3.csme.ru/myports/ -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= HTML to XHTML converter USE_PERL5= yes |