diff options
author | frueauf <frueauf> | 1998-07-24 12:18:54 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-07-24 12:18:54 +0000 |
commit | 96125110841deffde1f73d9155ffafffd34118fe (patch) | |
tree | b08921af941aa9373ee2e18222f87e9acdce51be /games | |
parent | 4f429a346d5c026a5b4b16ee1d77db58b6737592 (diff) | |
download | pkgsrc-96125110841deffde1f73d9155ffafffd34118fe.tar.gz |
Add and enable galaxa.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index baf1f02c520..1d69176575a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/07/24 11:42:39 frueauf Exp $ +# $NetBSD: Makefile,v 1.14 1998/07/24 12:18:54 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -18,6 +18,7 @@ # SUBDIR += empire # SUBDIR += flying SUBDIR += freeciv + SUBDIR += galaxa # SUBDIR += galaxis # SUBDIR += gnuchess # SUBDIR += gnugo |