diff options
author | tg <tg@FreeBSD.org> | 1998-05-18 17:14:56 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-18 17:14:56 +0800 |
commit | 051254985ed9818d38fb24c0a3c479d4dd835034 (patch) | |
tree | 83d187283863f04b758f3bea538ef0224cce3de3 /games | |
parent | c6225e5c2692379a96dd53a5601574a2441b19b6 (diff) | |
download | freebsd-ports-graphics-051254985ed9818d38fb24c0a3c479d4dd835034.tar.gz freebsd-ports-graphics-051254985ed9818d38fb24c0a3c479d4dd835034.tar.zst freebsd-ports-graphics-051254985ed9818d38fb24c0a3c479d4dd835034.zip |
Activate xisola.
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 b0ff9bf8928..73c2530609b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1998/05/17 05:43:44 mph Exp $ +# $Id: Makefile,v 1.138 1998/05/18 04:10:14 mph Exp $ # SUBDIR += 3dc @@ -83,6 +83,7 @@ SUBDIR += xgolgo SUBDIR += xinfocom SUBDIR += xinvaders + SUBDIR += xisola SUBDIR += xjewel SUBDIR += xjig SUBDIR += xjumpjump |