diff options
author | garbled <garbled@pkgsrc.org> | 1998-09-07 03:25:45 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-09-07 03:25:45 +0000 |
commit | 0d05937e221e13411c0111a3651efc4c4bfe4562 (patch) | |
tree | bc8c120d286fb84d079b54d5638a66c68a4a3893 /games | |
parent | a4bbbb728f48ae59b90ef4347853c5477ceb434e (diff) | |
download | pkgsrc-0d05937e221e13411c0111a3651efc4c4bfe4562.tar.gz |
Document and enable svb.
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 d0343a05682..abfb4e13176 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 1998/08/29 12:59:34 garbled Exp $ +# $NetBSD: Makefile,v 1.37 1998/09/07 03:25:45 garbled Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -49,6 +49,7 @@ SUBDIR += spellcast # SUBDIR += spider # SUBDIR += starlanes + SUBDIR += svb SUBDIR += tanked # SUBDIR += tksol # SUBDIR += xasteroids |