sanders 01/04/13 10:22:09
Modified: cjan README.txt
Log:
Fixed typo. Thanks to Vincent Massol ([EMAIL PROTECTED]) ;-)
Revision Changes Path
1.2 +3 -2 jakarta-commons-sandbox/cjan/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/cjan/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.txt 2001/04/13 16:29:20 1.1
+++ README.txt 2001/04/13 17:22:09 1.2
@@ -13,7 +13,7 @@
37 copies of ant.jar, 5 different xerces.jar, 3 incompatible xalan.jar, and not
a single useful turbine.jar.
-The idea is akin to CPAN (http://www.cjan.org) in that various binary packages,
+The idea is akin to CPAN (http://www.cpan.org) in that various binary packages,
most likely in the form of .jar files, will be made available over the internet,
so that they can be downloaded and cached by a tool such as Ant.
@@ -23,4 +23,5 @@
that are missing. Thus binary files will not need to be checked into CVS and
constantly updated, and the world will be generally happier overall, we hope ;-)
-
+If you are interested in participating in the development of CJAN, just subscribe
+to the jakarta-commons mailing list.