diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 10:46:02 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 10:46:02 +0000 |
commit | d057fb395bf8f7f9eda6d8c1fdc8859e16e30e8d (patch) | |
tree | 8b6bb93130d4532d7dcd7d769ebf5d86c61c40c8 /games/Makefile | |
parent | daeff6b21b50d15a804d20135e9d83e0debb9f4f (diff) |
Add pysycache-lang 2.0, the pysycache lang support.
PR: ports/94004
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes:
svn path=/head/; revision=157223
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 40d71386a7ca..d04e4efcffc2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -483,6 +483,7 @@ SUBDIR += pysol-cardsets SUBDIR += pysol-music SUBDIR += pysycache + SUBDIR += pysycache-lang SUBDIR += pythonchess SUBDIR += q15 SUBDIR += linux-quake3 |