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 /textproc | |
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
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Regexp-Copy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |