diff options
author | jkh <jkh@FreeBSD.org> | 1995-07-19 08:33:27 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-07-19 08:33:27 +0800 |
commit | a1b1373f2b6bd35beaf8aac7fd808a305ac5d468 (patch) | |
tree | 3885bc99ea97103ef3f9221428b01a7c751aefb7 /games | |
parent | b16eed880398980c24a729d37cf3445d4bfb1bc6 (diff) | |
download | freebsd-ports-gnome-a1b1373f2b6bd35beaf8aac7fd808a305ac5d468.tar.gz freebsd-ports-gnome-a1b1373f2b6bd35beaf8aac7fd808a305ac5d468.tar.zst freebsd-ports-gnome-a1b1373f2b6bd35beaf8aac7fd808a305ac5d468.zip |
Add xkobo to SUBDIRs
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 77e28c458168..5acdaf3a335a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1995/06/23 04:36:34 asami Exp $ +# $Id: Makefile,v 1.23 1995/07/04 10:30:14 asami Exp $ # SUBDIR += acm @@ -15,6 +15,7 @@ SUBDIR += xevil SUBDIR += xinvaders SUBDIR += xjewel + SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmille SUBDIR += xmine |