diff options
Diffstat (limited to 'sys-devel/ucpp/ucpp-9999.ebuild')
-rw-r--r-- | sys-devel/ucpp/ucpp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/ucpp/ucpp-9999.ebuild b/sys-devel/ucpp/ucpp-9999.ebuild index 5f0eed12f385..de9e1ccdd337 100644 --- a/sys-devel/ucpp/ucpp-9999.ebuild +++ b/sys-devel/ucpp/ucpp-9999.ebuild @@ -8,7 +8,7 @@ EGIT_REPO_URI="git://github.com/scarabeusiv/ucpp.git" inherit eutils git-2 autotools DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99" -HOMEPAGE="http://code.google.com/p/ucpp/" +HOMEPAGE="https://code.google.com/p/ucpp/" LICENSE="BSD" SLOT="0" |