diff options
author | Mark Murray <markm@FreeBSD.org> | 2001-08-13 09:33:00 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2001-08-13 09:33:00 +0000 |
commit | 456b96ca3f5e11b8177cee110c1ae3eda574c582 (patch) | |
tree | c1d90ffe58ef52f044dc3cc84947a330c547ce09 /misc/Makefile | |
parent | zope-ptk -> zope-cmf (diff) |
Add DataCash - and online module for credit card processing and verification.
Notes
Notes:
svn path=/head/; revision=46167
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 58583f2c5eb1..d728e3f19890 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -126,6 +126,7 @@ SUBDIR += orville-write SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard + SUBDIR += p5-DataCash SUBDIR += p5-File-CounterFile SUBDIR += p5-Finance-Quote SUBDIR += p5-Geo-Weather |