diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-08-01 05:01:51 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-08-01 05:01:51 +0000 |
commit | 7615e4d0b588644ee2e973ab1639f769eae9d9e7 (patch) | |
tree | 52a17078b86c11f7f77b7b67d4c17688d68e0182 /games/Makefile | |
parent | 4505792289485ad06e6c8b64bbcd9af0827bfa79 (diff) | |
download | ports-7615e4d0b588644ee2e973ab1639f769eae9d9e7.tar.gz ports-7615e4d0b588644ee2e973ab1639f769eae9d9e7.zip |
Notes
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 ffac7f4c7bbb..9388fe30df82 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.157 1998/07/14 01:17:07 dburr Exp $ +# $Id: Makefile,v 1.158 1998/07/31 19:34:14 nectar Exp $ # SUBDIR += 3dc @@ -55,6 +55,7 @@ SUBDIR += oneko SUBDIR += oonsoo SUBDIR += pente + SUBDIR += pp SUBDIR += qcc SUBDIR += quakeserver SUBDIR += seabattle |