Modified: trunk/dports/sysutils/vcsh/Portfile (108676 => 108677)
--- trunk/dports/sysutils/vcsh/Portfile 2013-07-30 11:20:31 UTC (rev 108676)
+++ trunk/dports/sysutils/vcsh/Portfile 2013-07-30 11:25:07 UTC (rev 108677)
@@ -10,10 +10,10 @@
maintainers googlemail.com:gjasny openmaintainer
license GPL-2+
-description manage config files in HOME via fake bare git repositories
+description Version Control System for $HOME - multiple Git repositories in $HOME
long_description vcsh allows you to have several git repositories, all maintaining their working \
- trees in HOME without clobbering each other. That, in turn, means you can have \
+ trees in $HOME without clobbering each other. That, in turn, means you can have \
one repository per config set (zsh, vim, ssh, etc), picking and choosing which \
configs you want to use on which machine.