From e204ce431e96f66e7919b91f0e516f5ad9c29ac8 Mon Sep 17 00:00:00 2001 From: Emmanuel Lacour Date: Wed, 11 May 2011 17:35:05 +0200 Subject: [PATCH] Add url to git repository --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.PL b/Makefile.PL index 9fe464b..5568145 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,6 +5,7 @@ license('perl'); author('Emmanuel Lacour '); version('0.03'); abstract_from('lib/RT/Extension/MandatorySubject.pm'); +repository 'git://git.home-dn.net/manu/RT-Extension-MandatorySubject.git'; &WriteAll; -- 2.11.0