aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/p5-DBZ_File/pkg-descr2
-rw-r--r--devel/p5-Dialog/pkg-descr2
-rw-r--r--devel/p5-IPC-Shareable/pkg-descr16
-rw-r--r--net/jumpgate/pkg-descr2
-rw-r--r--net/p5-Net-XWhois/pkg-descr2
5 files changed, 16 insertions, 8 deletions
diff --git a/databases/p5-DBZ_File/pkg-descr b/databases/p5-DBZ_File/pkg-descr
index 4b9425f4e85f..07c85e3ff080 100644
--- a/databases/p5-DBZ_File/pkg-descr
+++ b/databases/p5-DBZ_File/pkg-descr
@@ -3,4 +3,4 @@ such as the news history file. It does support the creation of a new
database if the .pag and .lib files are missing -- just call the tie
function with a create flag and a mode (see the documentation).
-Author: Wayne Davison <wayne@clari.net>
+WWW: http://search.cpan.org/dist/DBZ_File/
diff --git a/devel/p5-Dialog/pkg-descr b/devel/p5-Dialog/pkg-descr
index cc14f33f3917..6872bbb92e52 100644
--- a/devel/p5-Dialog/pkg-descr
+++ b/devel/p5-Dialog/pkg-descr
@@ -1 +1,3 @@
Dialog - Perl interface to dialog(3)
+
+WWW: http://search.cpan.org/dist/Dialog/
diff --git a/devel/p5-IPC-Shareable/pkg-descr b/devel/p5-IPC-Shareable/pkg-descr
index 89d607563572..2bb2d7ebd5d5 100644
--- a/devel/p5-IPC-Shareable/pkg-descr
+++ b/devel/p5-IPC-Shareable/pkg-descr
@@ -1,7 +1,9 @@
- IPC::Shareable allows you to tie a variable to shared memory making
- it easy to share the contents of that variable with other Perl
- processes. Currently either scalars or hashes can be tied; tying of
- arrays remains a work in progress. However, the variable being tied may
- contain arbitrarily complex data structures - including references to
- arrays, hashes of hashes, etc. See the "REFERENCES" entry in this
- manpage below for more information.
+IPC::Shareable allows you to tie a variable to shared memory making it
+easy to share the contents of that variable with other Perl processes.
+Currently either scalars or hashes can be tied; tying of arrays remains
+a work in progress. However, the variable being tied may contain
+arbitrarily complex data structures - including references to arrays,
+hashes of hashes, etc. See the "REFERENCES" entry in this manpage below
+for more information.
+
+WWW: http://search.cpan.org/dist/IPC-Shareable/
diff --git a/net/jumpgate/pkg-descr b/net/jumpgate/pkg-descr
index 00881df9f49a..acfb8f9d1d20 100644
--- a/net/jumpgate/pkg-descr
+++ b/net/jumpgate/pkg-descr
@@ -3,3 +3,5 @@ improvements over the existing programs that do the same thing. Only
tested on OpenBSD, but should run without problems on any Unix-like
system. If you furtherly improve it, please send me the diffs. As always,
published under a BSD style license, see the included LICENSE file.
+
+WWW: http://jumpgate.sourceforge.net/
diff --git a/net/p5-Net-XWhois/pkg-descr b/net/p5-Net-XWhois/pkg-descr
index 31066af42796..534961d14bae 100644
--- a/net/p5-Net-XWhois/pkg-descr
+++ b/net/p5-Net-XWhois/pkg-descr
@@ -6,3 +6,5 @@ consistent and predictable interfaces to incompatible whois response formats.
The Whois RFC (954) does not define a template for presenting server data;
consequently there is a large variation in layout styles as well as content
served across servers.
+
+WWW: http://search.cpan.org/dist/Net-XWhois/