diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-30 11:43:24 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-30 11:43:24 +0000 |
commit | 6cea16789933f68a87fa0e3cd677bbc728c895ae (patch) | |
tree | 70660125b04da5827a613c430fabca0a02ebcb43 /games/Makefile | |
parent | 06803c07007351332dd2ae83779a454b74abf8c3 (diff) | |
download | ports-6cea16789933f68a87fa0e3cd677bbc728c895ae.tar.gz ports-6cea16789933f68a87fa0e3cd677bbc728c895ae.zip |
Activate oonsoo.
Notes
Notes:
svn path=/head/; revision=7145
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 1eb42ea0a543..6a24b2fed867 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1997/06/10 09:49:12 asami Exp $ +# $Id: Makefile,v 1.75 1997/06/27 10:03:25 jmg Exp $ # SUBDIR += acm @@ -26,6 +26,7 @@ SUBDIR += nethack-qt SUBDIR += netris SUBDIR += oneko + SUBDIR += oonsoo SUBDIR += qcc SUBDIR += quakeserver SUBDIR += spider |