diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-12-30 03:45:55 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-12-30 03:45:55 +0000 |
commit | 7ae0d83da80beddf968adaa021add37940679129 (patch) | |
tree | 2c14d99f4cfcbd8e9d14c6005ce84f1d49bbe015 /games | |
parent | 6d591c50a0202bbaecce54422ab91ab5777066a3 (diff) | |
download | pkgsrc-7ae0d83da80beddf968adaa021add37940679129.tar.gz |
xkobo works
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 12c0921a00c..84a832bfa38 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1997/12/29 04:07:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1997/12/30 03:45:55 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -61,7 +61,7 @@ # SUBDIR += xgolgo # SUBDIR += xinvaders # SUBDIR += xjewel -# SUBDIR += xkobo + SUBDIR += xkobo # SUBDIR += xlife # SUBDIR += xmahjongg # SUBDIR += xmille |