summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-mud/mudix/mudix-4.3-r2.ebuild')
-rw-r--r--games-mud/mudix/mudix-4.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/mudix/mudix-4.3-r2.ebuild b/games-mud/mudix/mudix-4.3-r2.ebuild
index 26a95dbd9298..43a39d82d5cd 100644
--- a/games-mud/mudix/mudix-4.3-r2.ebuild
+++ b/games-mud/mudix/mudix-4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,7 +32,7 @@ src_compile() {
emake O_FLAGS="${CFLAGS}"
}
-src_install () {
+src_install() {
dobin mudix
dodoc README sample.usr
}