diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-13 19:37:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-13 19:37:25 +0800 |
commit | b940b2fcc7841beb43760be84a18b4b5ec873129 (patch) | |
tree | e2406153f717965eafbb4b7dbff7bb8ddd213123 /net | |
parent | 68d4ca97c8a07b88ebe24a1e9f8608eac0da0452 (diff) | |
download | freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.tar.gz freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.tar.zst freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.zip |
maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
http://search.cpan.org/search?dist=module, so this is a
good time to convert all my ports to the new
http://search.cpan.org/dist/module format.
PR: ports/50686
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SNPP/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-URI/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SNPP/pkg-descr b/net/p5-Net-SNPP/pkg-descr index e6147e724e02..d1f40d5474c4 100644 --- a/net/p5-Net-SNPP/pkg-descr +++ b/net/p5-Net-SNPP/pkg-descr @@ -2,4 +2,4 @@ This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861. -WWW: http://search.cpan.org/search?dist=Net-SNPP +WWW: http://search.cpan.org/dist/Net-SNPP diff --git a/net/p5-URI/pkg-descr b/net/p5-URI/pkg-descr index 2e851b5de093..0eaff09aa130 100644 --- a/net/p5-URI/pkg-descr +++ b/net/p5-URI/pkg-descr @@ -11,4 +11,4 @@ with libwww-perl. This package contains an emulation of the old URI::URL interface. The emulated URI::URL implements both the old and the new interface. -WWW: http://search.cpan.org/search?dist=URI +WWW: http://search.cpan.org/dist/URI |