diff options
author | recht <recht> | 2004-07-05 12:35:43 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-05 12:35:43 +0000 |
commit | 9e13420fb762ed07d2deeb0d03bea5af870c42bd (patch) | |
tree | d24fb3f31e6f3011b98efd847df9116e7ca7132b /devel/ArX/DESCR | |
parent | bddce2dc41893ca2e25673b47a12f1b6859bbdc3 (diff) | |
download | pkgsrc-9e13420fb762ed07d2deeb0d03bea5af870c42bd.tar.gz |
initial import of ArX-1.0.20
ArX is a revision control system: a program that let's programmers
archive a history of changes made to the software they maintain and
that, more importantly, helps programmers to coordinate, synchronize,
and combine multiple lines of development for a single project.
Diffstat (limited to 'devel/ArX/DESCR')
-rw-r--r-- | devel/ArX/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ArX/DESCR b/devel/ArX/DESCR new file mode 100644 index 00000000000..fad07bf8504 --- /dev/null +++ b/devel/ArX/DESCR @@ -0,0 +1,4 @@ +ArX is a revision control system: a program that let's programmers +archive a history of changes made to the software they maintain and +that, more importantly, helps programmers to coordinate, synchronize, +and combine multiple lines of development for a single project. |