diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /devel/p5-Commands-Guarded | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | ports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip |
Notes
Diffstat (limited to 'devel/p5-Commands-Guarded')
-rw-r--r-- | devel/p5-Commands-Guarded/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Commands-Guarded/pkg-descr b/devel/p5-Commands-Guarded/pkg-descr index 092e25394184..4f75cad226a4 100644 --- a/devel/p5-Commands-Guarded/pkg-descr +++ b/devel/p5-Commands-Guarded/pkg-descr @@ -3,4 +3,4 @@ guarded commands. Each named step is passed two blocks: an "ensure" block that defines a test for a necessary and sufficient condition of the step, and a "using" block that will cause that condition to obtain. -WWW: http://search.cpan.org/dist/Commands-Guarded +WWW: http://search.cpan.org/dist/Commands-Guarded/ |