diff options
author | sakamoto <sakamoto> | 1999-10-22 05:42:43 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 1999-10-22 05:42:43 +0000 |
commit | 829fea013bc10768294d41de18b321d23b8147dc (patch) | |
tree | 4e8f55ad458b7e1c6d0a1f9a490f9f4485fde768 /games/Makefile | |
parent | 79712557a47d8a04100e69f428a79927b9cac591 (diff) | |
download | pkgsrc-829fea013bc10768294d41de18b321d23b8147dc.tar.gz |
Add and enable rollemup.
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 1f16e5ddc97..a77f6f064a6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 1999/10/14 23:33:53 hubertf Exp $ +# $NetBSD: Makefile,v 1.60 1999/10/22 05:42:43 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 |