diff options
-rw-r--r-- | dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild index 627ded58f956..fc54711d8da3 100644 --- a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild +++ b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DIST_AUTHOR=BHALLISSY DIST_VERSION=1.06 inherit perl-module -DESCRIPTION="module for compiling and altering fonts" +DESCRIPTION="Module for compiling and altering fonts" LICENSE="Artistic-2 OFL-1.1" SLOT="0" |