diff options
author | mph <mph@FreeBSD.org> | 1998-04-24 09:55:11 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-24 09:55:11 +0800 |
commit | 1ad47ff8ba7a9b23350a79a4f1faec3b0c095e53 (patch) | |
tree | 3f095125c26a919c833b534265fbb0b7874cde09 | |
parent | 2e77c19f174194d122635debef8d378c7d49b86c (diff) | |
download | freebsd-ports-gnome-1ad47ff8ba7a9b23350a79a4f1faec3b0c095e53.tar.gz freebsd-ports-gnome-1ad47ff8ba7a9b23350a79a4f1faec3b0c095e53.tar.zst freebsd-ports-gnome-1ad47ff8ba7a9b23350a79a4f1faec3b0c095e53.zip |
Activate xjumpjump.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 62ca3b43aa70..74c6c8b3b109 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1998/04/02 04:06:06 hoek Exp $ +# $Id: Makefile,v 1.120 1998/04/19 21:35:46 mph Exp $ # SUBDIR += acm @@ -71,6 +71,7 @@ SUBDIR += xinvaders SUBDIR += xjewel SUBDIR += xjig + SUBDIR += xjumpjump SUBDIR += xkobo SUBDIR += xkoules SUBDIR += xlaby |