diff options
Diffstat (limited to 'gentoo/bcfg2-1.1.1.ebuild')
-rw-r--r-- | gentoo/bcfg2-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo/bcfg2-1.1.1.ebuild b/gentoo/bcfg2-1.1.1.ebuild index 7b4bd7888..1992ddaa4 100644 --- a/gentoo/bcfg2-1.1.1.ebuild +++ b/gentoo/bcfg2-1.1.1.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.4 2.5 3.*" inherit distutils DESCRIPTION="Bcfg2 is a configuration management tool." -HOMEPAGE="http://trac.mcs.anl.gov/projects/bcfg2" +HOMEPAGE="http://bcfg2.org" # handle the "pre" case MY_P="${P/_/}" |