summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/ctemplate/ctemplate-2.2.ebuild')
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
index 3bb8cffcfa06..d41b4590318b 100644
--- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit elisp-common python
DESCRIPTION="A simple but powerful template language for C++"
-HOMEPAGE="https://code.google.com/p/ctemplate/"
+HOMEPAGE="https://github.com/olafvdspek/ctemplate"
SRC_URI="https://ctemplate.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"