diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
commit | 83764e1daa03098dc428ee168dfdd6d9bff09502 (patch) | |
tree | 6e54166a37d3eb7345e578985257c0cacc56c113 /net/p5-Net-EPP-Client | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) | |
download | ports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip |
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
Notes
Notes:
svn path=/head/; revision=156536
Diffstat (limited to 'net/p5-Net-EPP-Client')
-rw-r--r-- | net/p5-Net-EPP-Client/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-EPP-Client/pkg-descr b/net/p5-Net-EPP-Client/pkg-descr index 4353c273df4a..06626031dc44 100644 --- a/net/p5-Net-EPP-Client/pkg-descr +++ b/net/p5-Net-EPP-Client/pkg-descr @@ -13,5 +13,5 @@ connections and send and receive responses over this connection. Net::EPP::Client also provides some time-saving features, such as being able to provide request and response frames as Net::EPP::Frame objects. -WWW: http://search.cpan.org/dist/Net-EPP-Client +WWW: http://search.cpan.org/dist/Net-EPP-Client/ Author: Gavin Brown <epp@centralnic.com> |