diff options
-rw-r--r-- | testing/bcfg2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bcfg2/APKBUILD b/testing/bcfg2/APKBUILD index 7f45976b7f..b746341136 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" |