diff options
author | asami <asami@FreeBSD.org> | 1995-10-03 19:33:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-03 19:33:49 +0800 |
commit | 9fa7040edc6ac61b45719260a2ffe58365fb9960 (patch) | |
tree | aeba1fcb7d7e478bd34e660c044767029db58e02 /games/Makefile | |
parent | 562027c1ed457b3c183af485d4e0200c9c2c245d (diff) | |
download | freebsd-ports-gnome-9fa7040edc6ac61b45719260a2ffe58365fb9960.tar.gz freebsd-ports-gnome-9fa7040edc6ac61b45719260a2ffe58365fb9960.tar.zst freebsd-ports-gnome-9fa7040edc6ac61b45719260a2ffe58365fb9960.zip |
Added spider.
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 38b4483f5acc..76c195ce20f4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1995/08/28 07:46:55 asami Exp $ +# $Id: Makefile,v 1.29 1995/09/12 10:31:00 asami Exp $ # SUBDIR += acm @@ -7,6 +7,7 @@ SUBDIR += jetpack SUBDIR += nethack SUBDIR += oneko + SUBDIR += spider SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbill |