diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/totd/totd-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/totd/totd-1.5.1.ebuild b/net-dns/totd/totd-1.5.1.ebuild index e9e8691f95fe..c2661cc9ce63 100644 --- a/net-dns/totd/totd-1.5.1.ebuild +++ b/net-dns/totd/totd-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.dillema.net/software/totd.html" SRC_URI="http://www.dillema.net/software/${PN}/${P}.tar.gz" -LICENSE="totd BSD BSD-4" +LICENSE="totd BSD BSD-4 GPL-2" SLOT="0" KEYWORDS="~amd64 x86" |