diff options
author | garbled <garbled> | 1999-07-21 22:59:22 +0000 |
---|---|---|
committer | garbled <garbled> | 1999-07-21 22:59:22 +0000 |
commit | 0d843d0dd19baffa87f3011eb4d687ba8f35c383 (patch) | |
tree | 8c32a7dee54e8003a821b7b4ec8a8f7ea84966d1 /games/Makefile | |
parent | f4237d4c2eab33837abb6fee4c5c79c8fe1f26f1 (diff) | |
download | pkgsrc-0d843d0dd19baffa87f3011eb4d687ba8f35c383.tar.gz |
Add pacman and clanlib
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 721862e6f37..6bcb51d2d9c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 1999/07/01 08:28:33 garbled Exp $ +# $NetBSD: Makefile,v 1.53 1999/07/21 22:59:22 garbled Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -52,6 +52,7 @@ # SUBDIR += netris # SUBDIR += oneko # SUBDIR += oonsoo + SUBDIR += pacman # SUBDIR += qcc # SUBDIR += quakeserver # SUBDIR += sokoban |