fix repo url
[dbsrgits/DBIx-Class-Cursor-Cached.git] / Makefile.PL
index c3fbac1..8aeba6d 100644 (file)
@@ -15,4 +15,6 @@ build_requires 'Cache::FileCache';
 
 auto_install;
 
+resources repository => 'git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Cursor-Cached.git';
+
 WriteAll;