diff options
Diffstat (limited to 'net-nds/nsscache')
-rw-r--r-- | net-nds/nsscache/nsscache-0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/nsscache/nsscache-0.23.ebuild b/net-nds/nsscache/nsscache-0.23.ebuild index 9ba73571f2b7..5e933696fc3a 100644 --- a/net-nds/nsscache/nsscache-0.23.ebuild +++ b/net-nds/nsscache/nsscache-0.23.ebuild @@ -13,7 +13,7 @@ PYTHON_USE_WITH_OPT="nssdb" inherit eutils python distutils DESCRIPTION="commandline tool to sync directory services to local cache" -HOMEPAGE="https://code.google.com/p/nsscache/" +HOMEPAGE="https://github.com/google/nsscache" SRC_URI="https://nsscache.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |