diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-18 18:42:02 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-18 18:42:02 +0000 |
commit | 0118bafc21f1bec151401671961cb6dc23ddbfe1 (patch) | |
tree | c858a0893afc68d40882b2c90c570abec99a56da /devel/p5-SVN-Mirror | |
parent | 2860410be75fc8d3d62479053812af5985a18b61 (diff) |
Notes
Diffstat (limited to 'devel/p5-SVN-Mirror')
-rw-r--r-- | devel/p5-SVN-Mirror/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-SVN-Mirror/pkg-descr b/devel/p5-SVN-Mirror/pkg-descr index fece19504eb1..655656ae3e3b 100644 --- a/devel/p5-SVN-Mirror/pkg-descr +++ b/devel/p5-SVN-Mirror/pkg-descr @@ -2,3 +2,5 @@ This module mirrors remote repositories to a local Subversion repository. It supports remote Subversion repositories accessible via the SVN::Ra interface; other version control systems (such as Perforce and CVS) are also supported via the VCP module. + +WWW: http://search.cpan.org/dist/SVN-Mirror/ |