diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-14 23:33:53 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-14 23:33:53 +0000 |
commit | 2e80a8bd3ca3651ca66cc14a03ad01fded032a81 (patch) | |
tree | 045a30c3631d690783de57ce085ef875998d97fb /games | |
parent | b9b46c57924bd799bfc04440a6dab66b91105959 (diff) | |
download | pkgsrc-2e80a8bd3ca3651ca66cc14a03ad01fded032a81.tar.gz |
add & enable xarchon
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 931752cc39c..1f16e5ddc97 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 1999/10/01 16:08:17 drochner Exp $ +# $NetBSD: Makefile,v 1.59 1999/10/14 23:33:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -66,6 +66,7 @@ SUBDIR += tanked # SUBDIR += tksol SUBDIR += wormz + SUBDIR += xarchon # SUBDIR += xasteroids # SUBDIR += xbat # SUBDIR += xbattle |