net-dialup/cutecom: fix homepage
authorBen Kohler <bkohler@gentoo.org>
Wed, 18 Sep 2019 15:02:31 +0000 (10:02 -0500)
committerBen Kohler <bkohler@gentoo.org>
Wed, 18 Sep 2019 15:02:31 +0000 (10:02 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
net-dialup/cutecom/cutecom-0.51.0.ebuild

index 7a773960180582ab5ecba16f42e8ac1e8706d0c9..cb81505f98513406214f8ac3924cfeaeb1a5dc0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils eutils
 
 DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt"
-HOMEPAGE="https://gitlab.com/neundorf/CuteCom"
+HOMEPAGE="https://gitlab.com/cutecom/cutecom"
 SRC_URI="https://gitlab.com/cutecom/cutecom/-/archive/v${PV}/cutecom-v${PV}.tar.bz2"
 
 LICENSE="GPL-3+"