diff options
author | rh <rh@pkgsrc.org> | 2000-10-15 18:05:25 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-10-15 18:05:25 +0000 |
commit | 0cdd702da72211fa294f56d418bbde8de0f2f02b (patch) | |
tree | 52f481a98d96232f955a35669fc5241fbf900729 /games/Makefile | |
parent | ab462946f120c9b4afb3bc5aafc6b80baae8e53b (diff) | |
download | pkgsrc-0cdd702da72211fa294f56d418bbde8de0f2f02b.tar.gz |
Add and enable xbreaky
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 004b4599478..2002e2e5617 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2000/10/15 08:41:13 jlam Exp $ +# $NetBSD: Makefile,v 1.96 2000/10/15 18:05:25 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -80,6 +80,7 @@ SUBDIR += xboard SUBDIR += xboing SUBDIR += xbomber + SUBDIR += xbreaky SUBDIR += xconq SUBDIR += xdemineur SUBDIR += xdoom |