diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /databases/p5-MLDBM | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) |
Notes
Diffstat (limited to 'databases/p5-MLDBM')
-rw-r--r-- | databases/p5-MLDBM/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-MLDBM/pkg-descr b/databases/p5-MLDBM/pkg-descr index 67c350fc2f0c..7dd28fbedd94 100644 --- a/databases/p5-MLDBM/pkg-descr +++ b/databases/p5-MLDBM/pkg-descr @@ -8,4 +8,4 @@ It works by converting the values in the hash that are references, to their string representation in perl syntax. When using a DBM database, it is this string that gets stored. -WWW: http://search.cpan.org/search?dist=MLDBM +WWW: http://search.cpan.org/dist/MLDBM/ |