diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 11:37:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 11:37:25 +0000 |
commit | 76c4796b2b7a56c9d18336534a1c85255fbcff82 (patch) | |
tree | 14b05697190200e56a1f0f3bc7012068960f21f2 /net | |
parent | Fix build for x11-toolkits/php-gtk (diff) |
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>
Notes
Notes:
svn path=/head/; revision=78875
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 |