1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add connect4.

This commit is contained in:
Satoshi Asami 1997-06-04 03:22:13 +00:00
parent 61bc540838
commit 2a7b16d349
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6731

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.69 1997/06/04 01:38:38 asami Exp $
# $Id: Makefile,v 1.70 1997/06/04 02:32:23 asami Exp $
#
SUBDIR += acm
@ -6,6 +6,7 @@
SUBDIR += angband
SUBDIR += block
SUBDIR += cgoban
SUBDIR += connect4
SUBDIR += cosmo
SUBDIR += crossfire
SUBDIR += dontspace