diff options
Diffstat (limited to 'net-misc/htpdate/htpdate-1.2.0.ebuild')
-rw-r--r-- | net-misc/htpdate/htpdate-1.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/htpdate/htpdate-1.2.0.ebuild b/net-misc/htpdate/htpdate-1.2.0.ebuild index 6e891f5ab55c..b317ad308bc3 100644 --- a/net-misc/htpdate/htpdate-1.2.0.ebuild +++ b/net-misc/htpdate/htpdate-1.2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit readme.gentoo-r1 toolchain-funcs unpacker +inherit readme.gentoo-r1 toolchain-funcs DESCRIPTION="Synchronize local workstation with time offered by remote webservers" -HOMEPAGE="http://www.vervest.org/fiki/bin/view/HTP/DownloadC" +HOMEPAGE="http://www.vervest.org/htp/" SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" |