aboutsummaryrefslogtreecommitdiff
path: root/devel/cvschk/pkg-descr
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-04-23 12:00:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-04-23 12:00:14 +0000
commit6c92aef956a2232ae6c7c0a0cf06b9cc64f74265 (patch)
tree7ee2f5aa4237c50bae9f11e5692b844140eed7ad /devel/cvschk/pkg-descr
parent6af650b4c26b02e29942b26d4372e51184932f89 (diff)
downloadports-6c92aef956a2232ae6c7c0a0cf06b9cc64f74265.tar.gz
ports-6c92aef956a2232ae6c7c0a0cf06b9cc64f74265.zip
Notes
Diffstat (limited to 'devel/cvschk/pkg-descr')
-rw-r--r--devel/cvschk/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/cvschk/pkg-descr b/devel/cvschk/pkg-descr
new file mode 100644
index 000000000000..14e38dd24b58
--- /dev/null
+++ b/devel/cvschk/pkg-descr
@@ -0,0 +1,7 @@
+cvschk is a Perl program which allows you to see the status of your own CVS
+directories, without access to the CVS repository. It shows which files you
+changed, made locally, and which ones were deleted.
+
+WWW: http://cvs.sslug.dk/cvs2html/
+
+-- Matthias Andree