1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add xboing to the ports/games/Makefile in the SUBDIR list.

This commit is contained in:
Andreas Schulz 1995-02-13 19:21:12 +00:00
parent 6dbf26945b
commit 8735557edd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=971

View File

@ -1,6 +1,7 @@
# $Id: Makefile,v 1.5 1995/01/04 07:48:44 jkh Exp $
# $Id: Makefile,v 1.6 1995/01/05 00:17:39 swallace Exp $
#
SUBDIR= golddig jetpack oneko xasteroids xboard xchomp xinvaders xjewel \
xmille xmine xminesweep xmj xmris xpipeman xrobots xsol xtetris
SUBDIR= golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \
xjewel xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \
xtetris
.include <bsd.port.subdir.mk>