diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-08 16:05:12 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-08 16:05:12 +0000 |
commit | 9f16c9f01920cd7be66435da6964f6039fd6c55e (patch) | |
tree | c7dcd821a728cbd5732cec1e5d88673ee5641eb1 /games/Makefile | |
parent | Initial import of log_analysis-0.37. (diff) |
Initial import of pyching-1.0.4.
pyching is a program that allows you to 'consult'
the I Ching, an ancient Chinese book of wisdom,
PR: 28695
Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes
Notes:
svn path=/head/; revision=44930
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 24ba0f638f85..e887dd44b442 100644 --- a/games/Makefile +++ b/games/Makefile @@ -182,6 +182,7 @@ SUBDIR += powerpak SUBDIR += pp SUBDIR += ptkei + SUBDIR += pyching SUBDIR += pysol SUBDIR += pysol-cardsets SUBDIR += pysol-music |