diff options
author | clsung <clsung@FreeBSD.org> | 2006-06-27 06:35:56 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-06-27 06:35:56 +0000 |
commit | 2060a8763cc28ae19be2a260b809e76f5766da70 (patch) | |
tree | 15129bc5e8f5264e3dc40c73e821f180066467c3 | |
parent | 795633d4bd1689663bde3b26b3b12ffb5fa81d27 (diff) | |
download | FreeBSD-ports-2060a8763cc28ae19be2a260b809e76f5766da70.zip FreeBSD-ports-2060a8763cc28ae19be2a260b809e76f5766da70.tar.gz |
* Change the describe's url
PR: ports/99528
Submitted by: maintainer (Yuan-Chung Hsiao)
-rw-r--r-- | devel/p5-Module-Build-Kwalitee/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Build-Kwalitee/pkg-descr b/devel/p5-Module-Build-Kwalitee/pkg-descr index 42209dc..8f2ae7d 100644 --- a/devel/p5-Module-Build-Kwalitee/pkg-descr +++ b/devel/p5-Module-Build-Kwalitee/pkg-descr @@ -2,4 +2,4 @@ Module::Build::Kwalitee subclasses Module::Build to provide boilerplate tests for your project. It does this by overriding new() and copying tests to your t directory when you run 'perl Build.PL'. -WWW: http://search.cpan.org/~stig/Module-Build-Kwalitee-0.20/ +WWW: http://search.cpan.org/dist/Module-Build-Kwalitee/ |