[Bps-public-commit] Shipwright branch, master, updated. 3d341cf228b652b961b76e1ec2ec16497f941b81
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Sun Jul 26 03:21:26 EDT 2009
The branch, master has been updated
via 3d341cf228b652b961b76e1ec2ec16497f941b81 (commit)
from 7cfb38b09d15df51e56165f9db50624a2a1f2563 (commit)
Summary of changes:
Makefile.PL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 3d341cf228b652b961b76e1ec2ec16497f941b81
Author: sunnavy <sunnavy at bestpractical.com>
Date: Sun Jul 26 15:21:13 2009 +0800
add repository info
diff --git a/Makefile.PL b/Makefile.PL
index 668c885..d523d46 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,6 +4,7 @@ use inc::Module::Install 0.76;
name 'Shipwright';
author 'sunnavy <sunnavy at bestpractical.com>';
all_from 'lib/Shipwright.pm';
+repository 'git://github.com/bestpractical/shipwright.git';
perl_version '5.008008';
build_requires 'Module::Build' => 0;
build_requires 'IPC::Cmd' => 0;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list