From 8b86e27806e53e9136fd75f4c7d37fa5d91db4a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Villemain?= Date: Tue, 24 Jan 2012 13:54:03 +0100 Subject: [PATCH] Fix repository entry in META.yml just a trailling / and a s/https/git/ change --- META.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/META.yml b/META.yml index ec7d39827..c785dbc47 100644 --- a/META.yml +++ b/META.yml @@ -45,7 +45,7 @@ resources: license : http://bucardo.org/check_postgres/ bugtracker : http://bucardo.org/bugzilla/ MailingList : https://mail.endcrypt.com/mailman/listinfo/check_postgres - Repository : http://bucardo.org/check_postgres.git/ + Repository : git://bucardo.org/check_postgres.git meta-spec: version : 1.4 -- 2.39.5