diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-31 10:03:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-31 10:03:33 +0000 |
commit | 08cfdbccef30ece7b20a04555b1daef45cca33c3 (patch) | |
tree | 5cdfc019e863bcc1683fbf617ce1c052b747bc79 /www/jericho-html | |
parent | 707ef1481be24b04019bb1c5b5ecff23061024a9 (diff) |
Notes
Diffstat (limited to 'www/jericho-html')
-rw-r--r-- | www/jericho-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile index b8b300e89529..19960ce7b478 100644 --- a/www/jericho-html/Makefile +++ b/www/jericho-html/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.6 CATEGORIES= www java MASTER_SITES= SF/jerichohtml/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= saper@saper.info COMMENT= A java library to analyse and manipulate HTML USE_ZIP= yes |