summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:14:00 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:22 +0000
commit89153c710b83a16f756be0c18986f4dd74fe00fa (patch)
treef179962e6f311dc2a7a088cc6a26194e84d66344 /games-arcade
parentdev-vcs/notify-webhook: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-89153c710b83a16f756be0c18986f4dd74fe00fa.tar.gz
gentoo-89153c710b83a16f756be0c18986f4dd74fe00fa.tar.bz2
gentoo-89153c710b83a16f756be0c18986f4dd74fe00fa.zip
games-arcade/supertux: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/supertux/supertux-0.6.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/supertux/supertux-0.6.2-r2.ebuild b/games-arcade/supertux/supertux-0.6.2-r2.ebuild
index 1967b4e4b40e..76a941ef3820 100644
--- a/games-arcade/supertux/supertux-0.6.2-r2.ebuild
+++ b/games-arcade/supertux/supertux-0.6.2-r2.ebuild
@@ -9,7 +9,7 @@ inherit cmake flag-o-matic
MY_PV="${PV/_rc/-rc.}"
MY_P="SuperTux-v${MY_PV}-Source"
-DESCRIPTION="A game similar to Super Mario Bros."
+DESCRIPTION="A game similar to Super Mario Bros"
HOMEPAGE="https://supertux.org/"
SRC_URI="https://github.com/SuperTux/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz"