diff options
author | minoura <minoura@pkgsrc.org> | 2000-06-01 15:11:35 +0000 |
---|---|---|
committer | minoura <minoura@pkgsrc.org> | 2000-06-01 15:11:35 +0000 |
commit | bc32e5fac649bb4db3468cc98b44eb888815b19b (patch) | |
tree | 5658bb3ff735b8396b98dbdf3257ae8563f10f34 /games | |
parent | 1bd10f6e671d6a34e714e5765cf825c12a8c5857 (diff) | |
download | pkgsrc-bc32e5fac649bb4db3468cc98b44eb888815b19b.tar.gz |
Add and enable sl.
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 44817c97379..7183807ac90 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2000/05/29 06:37:13 rh Exp $ +# $NetBSD: Makefile,v 1.88 2000/06/01 15:11:35 minoura Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -55,6 +55,7 @@ # SUBDIR += quakedata SUBDIR += rocksndiamonds SUBDIR += rollemup + SUBDIR += sl SUBDIR += spellcast SUBDIR += svb SUBDIR += tanked |