diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:09:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:09:22 +0000 |
commit | b1536d63d5892271cc022c9278c4d556791e3347 (patch) | |
tree | 0cd7c5cf2cbbbe3832cd954c97005d887aa75683 /textproc/ekhtml | |
parent | 2459e6c017f66b04307afc4ad5f508abc1ba2ad2 (diff) |
Notes
Diffstat (limited to 'textproc/ekhtml')
-rw-r--r-- | textproc/ekhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ekhtml/Makefile b/textproc/ekhtml/Makefile index cc1fa13e4de9..df4c0e7d91dd 100644 --- a/textproc/ekhtml/Makefile +++ b/textproc/ekhtml/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.2 CATEGORIES= textproc MASTER_SITES= SF -MAINTAINER= ditesh@gathani.org +MAINTAINER= miwi@FreeBSD.org COMMENT= El-Kabong is a speedy, yet forgiving, SAX-style HTML parser USE_AUTOTOOLS= libtool:15 |