diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-17 14:36:06 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-17 14:36:06 +0000 |
commit | f4c9b273c8a762f2b3efd2578cfa7d97d1ca830d (patch) | |
tree | 990f48edd4e059591c0b5f1b66edee4a2fcab032 /games | |
parent | 6a8ef707de87b9364deedf87555949010070a84b (diff) | |
download | FreeBSD-ports-f4c9b273c8a762f2b3efd2578cfa7d97d1ca830d.zip FreeBSD-ports-f4c9b273c8a762f2b3efd2578cfa7d97d1ca830d.tar.gz |
Add SUBDIR += gleyes
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 900881b..d1effeb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.174 1998/12/14 21:20:09 jmz Exp $ +# $Id: Makefile,v 1.175 1998/12/14 21:44:03 jseger Exp $ # SUBDIR += 3dc @@ -36,6 +36,7 @@ SUBDIR += frotz SUBDIR += galaxis SUBDIR += gemdropx + SUBDIR += gleyes SUBDIR += gnomegames SUBDIR += gnuchess SUBDIR += gnugo |