aboutsummaryrefslogtreecommitdiff
path: root/devel/baz/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-09 20:40:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-09 20:40:59 +0000
commit972562de16199704c111680e78e428a3f7a14c99 (patch)
tree74636342a20b1e99c450525a291aa4b8c213dc9b /devel/baz/pkg-descr
parentd0ff577059ab2a63c40defb0d209106caedc9877 (diff)
downloadports-972562de16199704c111680e78e428a3f7a14c99.tar.gz
ports-972562de16199704c111680e78e428a3f7a14c99.zip
Notes
Diffstat (limited to 'devel/baz/pkg-descr')
-rw-r--r--devel/baz/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/baz/pkg-descr b/devel/baz/pkg-descr
new file mode 100644
index 000000000000..97317bfb41c8
--- /dev/null
+++ b/devel/baz/pkg-descr
@@ -0,0 +1,7 @@
+Bazaar is an implementation of GNU arch in C from canoncial. Arch is a version
+control system, which allows you to keep old versions of files and directories
+(usually source code), keep a log of who, when, and why changes occurred, etc.,
+like SVN, CVS, or RCS. Arch is distributed, which gives it significant
+advantages and some disadvantages compared to SVN and CVS.
+
+WWW: http://bazaar.canonical.com/