From e5071d01a9ed0436cc0fcde7f967c34acd6472f4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 12 Jul 2006 10:53:43 +0000 Subject: angstrom: remove some stray slashes from the feeds URIs --- conf/distro/angstrom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/angstrom.conf') diff --git a/conf/distro/angstrom.conf b/conf/distro/angstrom.conf index b368405939..13ac2b16bf 100644 --- a/conf/distro/angstrom.conf +++ b/conf/distro/angstrom.conf @@ -6,7 +6,7 @@ DISTRO = "angstrom" DISTRO_NAME = "Angstrom" #Use this variable in feeds and other parts that need a URI -ANGSTROM_URI = "http://www.angstrom-distribution.org/" +ANGSTROM_URI = "http://www.angstrom-distribution.org" #Set the default maintainer to angstrom-dev MAINTAINER = "Angstrom Developers " -- cgit v1.2.3