diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-05-07 17:40:06 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-05-07 17:40:06 +0000 |
commit | c18dddbde9ea06f745e9d6fe6b4f262aeeb8d365 (patch) | |
tree | f29c2ed8806e733dbbdca44217a1eef67d853f33 /sysutils/confman/pkg-descr | |
parent | d5019a61ff4747aaa4367c05006367871245a761 (diff) | |
download | ports-c18dddbde9ea06f745e9d6fe6b4f262aeeb8d365.tar.gz ports-c18dddbde9ea06f745e9d6fe6b4f262aeeb8d365.zip |
Notes
Diffstat (limited to 'sysutils/confman/pkg-descr')
-rw-r--r-- | sysutils/confman/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/confman/pkg-descr b/sysutils/confman/pkg-descr new file mode 100644 index 000000000000..09b38553cfc1 --- /dev/null +++ b/sysutils/confman/pkg-descr @@ -0,0 +1,6 @@ +confman is a configuration manager written in bash. confman uses Subversion to +provide a revision-controlled environment for editing and deploying +configuration files. With confman, you can easily manage configuration files +for all or any subset of your machines. + +WWW: http://www.timesinks.net/projects/confman |