aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2011-04-05 21:01:02 +0800
committerjadawin <jadawin@FreeBSD.org>2011-04-05 21:01:02 +0800
commit376b5085effb0454df635298879b74083d105ca2 (patch)
tree71ed3342e41c3d66517e0f38e4138b4c84138633 /www
parent5d320b2bbd90fd00a2de36e6834abed66697f7f7 (diff)
downloadfreebsd-ports-gnome-376b5085effb0454df635298879b74083d105ca2.tar.gz
freebsd-ports-gnome-376b5085effb0454df635298879b74083d105ca2.tar.zst
freebsd-ports-gnome-376b5085effb0454df635298879b74083d105ca2.zip
- Fix the formatting of pkg-descr
- Make the description more concise - Add a WWW link PR: ports/156145 Submitted by: skreuzer@
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Stream/pkg-descr10
1 files changed, 4 insertions, 6 deletions
diff --git a/www/p5-HTML-Stream/pkg-descr b/www/p5-HTML-Stream/pkg-descr
index 462a2d62a4c8..a866003f3764 100644
--- a/www/p5-HTML-Stream/pkg-descr
+++ b/www/p5-HTML-Stream/pkg-descr
@@ -1,6 +1,4 @@
- This module provides you with an object-oriented (and
- subclassable) way of outputting HTML. Basically, you open
- up an "HTML stream" on an existing filehandle, and then do
- all of your output to the HTML stream (you can intermix
- HTML-stream-output and ordinary-print-output, if you
- like).
+HTML::Stream provides an object-oriented and
+subclassable way of outputting HTML.
+
+WWW: http://search.cpan.org/dist/HTML-Stream/