From 0aff5a027917820b2dedb2ef922e2bcce950b04c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 17 Nov 2010 19:10:10 +0000 Subject: [PATCH] testing/bcfg2: updated url --- testing/bcfg2/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/bcfg2/APKBUILD b/testing/bcfg2/APKBUILD index 7f45976b7fa..b7463411362 100644 --- a/testing/bcfg2/APKBUILD +++ b/testing/bcfg2/APKBUILD @@ -4,7 +4,7 @@ pkgname=bcfg2 pkgver=1.1.1 pkgrel=0 pkgdesc="configuration management tool" -url="trac.mcs.anl.gov/project/bcfg2" +url="http://trac.mcs.anl.gov/projects/bcfg2" license="Custom" depends="python" makedepends="python-dev"