diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-10-28 07:01:37 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-10-28 07:01:37 +0000 |
commit | 0c067208cf342ac7a5ba2134b202c4fdffb61223 (patch) | |
tree | e6ae4a05634ab7df2d75b7f6204ee3884ddbe7b2 /games | |
parent | f83c9a660b98ba25eaf0347a75c9590e5375f89c (diff) | |
download | pkgsrc-0c067208cf342ac7a5ba2134b202c4fdffb61223.tar.gz |
enable rollemup.
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 8428bc7e037..7469ea891da 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 1999/10/22 07:52:13 sakamoto Exp $ +# $NetBSD: Makefile,v 1.62 1999/10/28 07:01:37 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -58,6 +58,7 @@ SUBDIR += pacman # SUBDIR += qcc # SUBDIR += quakeserver + SUBDIR += rollemup # SUBDIR += sokoban SUBDIR += spellcast # SUBDIR += spider |