diff options
author | rh <rh@pkgsrc.org> | 2000-02-19 22:34:56 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-02-19 22:34:56 +0000 |
commit | b698458f43240668bb2d25a73ea14180c4a70329 (patch) | |
tree | 1a90942304c21e8d0609f8d805756e74eab014a1 /games | |
parent | beb3e7b9f4fd3891a0fef0e3b063c7ba286438e6 (diff) | |
download | pkgsrc-b698458f43240668bb2d25a73ea14180c4a70329.tar.gz |
Add and enable plib
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 ca16a991783..7703cc221fc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2000/02/02 06:53:21 itojun Exp $ +# $NetBSD: Makefile,v 1.80 2000/02/19 22:34:56 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -60,6 +60,7 @@ # SUBDIR += oonsoo SUBDIR += omega SUBDIR += pacman + SUBDIR += plib SUBDIR += pysol # SUBDIR += qcc # SUBDIR += quake |