From 26de1a85912b1bc6c491730f08caba6302dc4bcb Mon Sep 17 00:00:00 2001 From: Emmanuel Lacour Date: Wed, 25 May 2011 11:50:43 +0200 Subject: [PATCH] Add git url --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.PL b/Makefile.PL index ed258ee..1ea7399 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,6 +6,7 @@ author('Emmanuel Lacour '); version_from('lib/RT/Extension/SearchResults/ODS.pm'); abstract_from('lib/RT/Extension/SearchResults/ODS.pm'); requires('OpenOffice::OODoc'); +repository 'git://git.home-dn.net/manu/RT-Extension-SearchResults-ODS.git'; &WriteAll; -- 2.11.0