git: banner(6): Move to games/ where it belongs.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Nov 15 08:05:01 PST 2017
commit c69bf40f5fbac725df991301b06784ead6f6a9c4
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Nov 15 13:42:55 2017 +0200
banner(6): Move to games/ where it belongs.
I somehow managed to miss this one when prepping the 07917fe88dd.
Now all (6) utilities are really in games/.
Only a single (6) manpage is outside games/
share/man/man6/intro.6
It stays there.
Summary of changes:
games/Makefile | 2 +-
{usr.bin => games}/banner/Makefile | 1 -
{usr.bin => games}/banner/banner.6 | 1 -
{usr.bin => games}/banner/banner.c | 17 ++++++++---------
usr.bin/Makefile | 1 -
5 files changed, 9 insertions(+), 13 deletions(-)
rename {usr.bin => games}/banner/Makefile (67%)
rename {usr.bin => games}/banner/banner.6 (97%)
rename {usr.bin => games}/banner/banner.c (99%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c69bf40f5fbac725df991301b06784ead6f6a9c4
--
DragonFly BSD source repository
More information about the Commits
mailing list