diff options
author | tg <tg@FreeBSD.org> | 1997-11-18 17:29:31 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-18 17:29:31 +0800 |
commit | badf9f5873244931159bec2f71a15143b35555e9 (patch) | |
tree | e26975effbd7a4ec9dfc0e5bd2c92c3a7fdeab6c | |
parent | 750fd93c6020968e9acacddc354254d60154c8b4 (diff) | |
download | freebsd-ports-graphics-badf9f5873244931159bec2f71a15143b35555e9.tar.gz freebsd-ports-graphics-badf9f5873244931159bec2f71a15143b35555e9.tar.zst freebsd-ports-graphics-badf9f5873244931159bec2f71a15143b35555e9.zip |
Activate xjig.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7f4ac3c086c..97fa186fcc2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1997/11/05 04:19:28 asami Exp $ +# $Id: Makefile,v 1.90 1997/11/09 09:25:44 asami Exp $ # SUBDIR += acm @@ -61,6 +61,7 @@ SUBDIR += xgolgo SUBDIR += xinvaders SUBDIR += xjewel + SUBDIR += xjig SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmahjongg |