aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-String/pkg-descr
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2003-08-04 09:01:36 +0800
committermharo <mharo@FreeBSD.org>2003-08-04 09:01:36 +0800
commitc5714f069a1133becca0041dbc4ea62be1b12d08 (patch)
tree12e3753540c99e261f7b886a3fb489503d4fa8b3 /devel/p5-IO-String/pkg-descr
parentfa67fe1cde5523f231ae8594736235a86b03a1c2 (diff)
downloadfreebsd-ports-gnome-c5714f069a1133becca0041dbc4ea62be1b12d08.tar.gz
freebsd-ports-gnome-c5714f069a1133becca0041dbc4ea62be1b12d08.tar.zst
freebsd-ports-gnome-c5714f069a1133becca0041dbc4ea62be1b12d08.zip
add WWW and remove MANPREFIX as it was already set by bsd.port.mk
PR: 52157 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'devel/p5-IO-String/pkg-descr')
-rw-r--r--devel/p5-IO-String/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-IO-String/pkg-descr b/devel/p5-IO-String/pkg-descr
index 4423f2195e0e..fac5d22ce3e7 100644
--- a/devel/p5-IO-String/pkg-descr
+++ b/devel/p5-IO-String/pkg-descr
@@ -3,6 +3,8 @@ from or writes data to in-core strings. It is essentially a simplification
of parts of the IO-stringy collection of modules. As such, IO::String is a
replacement for IO::Scalar.
+WWW: http://search.cpan.org/dist/IO-String/
+
Author: Gisle Aas <gisle@aas.no>
-- Johann Visagie <johann@egenetics.com>