diff options
author | leeym <leeym@FreeBSD.org> | 2008-01-28 12:54:09 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2008-01-28 12:54:09 +0800 |
commit | 3fdd4ab91aa88abe7b96a0a9c1d5fda31206c60a (patch) | |
tree | 5e217ba437698e7aeb98959eb24239d749d1b625 | |
parent | 9ccfc6e217e0f6d5be6be1875bad82d8b5491127 (diff) | |
download | freebsd-ports-gnome-3fdd4ab91aa88abe7b96a0a9c1d5fda31206c60a.tar.gz freebsd-ports-gnome-3fdd4ab91aa88abe7b96a0a9c1d5fda31206c60a.tar.zst freebsd-ports-gnome-3fdd4ab91aa88abe7b96a0a9c1d5fda31206c60a.zip |
- update URL in pkg-descr
-rw-r--r-- | devel/p5-File-Util/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-Regexp-Copy/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Util/pkg-descr b/devel/p5-File-Util/pkg-descr index 4e83957ae7b9..9d23a6d0dfc4 100644 --- a/devel/p5-File-Util/pkg-descr +++ b/devel/p5-File-Util/pkg-descr @@ -4,4 +4,4 @@ so in the most portable manner possible so that users of this module won't have to worry about whether their programs will work on other OSes and machines. -WWW: http://www.cpan.org/ +WWW: http://search.cpan.org/dist/File-Util/ diff --git a/textproc/p5-Regexp-Copy/pkg-descr b/textproc/p5-Regexp-Copy/pkg-descr index ebca2a3472b4..d3fd398b9dab 100644 --- a/textproc/p5-Regexp-Copy/pkg-descr +++ b/textproc/p5-Regexp-Copy/pkg-descr @@ -6,4 +6,4 @@ losing the reference to it. Its impossible. Regexp::Copy allows you to change the Regexp by copying one object created through qr// to another. -WWW: http://search.cpan.org/~jduncan/ +WWW: http://search.cpan.org/dist/Regexp-Copy/ |