aboutsummaryrefslogtreecommitdiffstats
path: root/devel/svnkit/pkg-descr
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-12-23 13:21:38 +0800
committerclsung <clsung@FreeBSD.org>2006-12-23 13:21:38 +0800
commit43e68af169e0e5d2227a25e12556f080da5d281e (patch)
treeef1952f62bcb31124528fb45e0439c6a92a33d6e /devel/svnkit/pkg-descr
parente5768d4416fbe1ef8b141ab6b546eb126a34d2d4 (diff)
downloadfreebsd-ports-gnome-43e68af169e0e5d2227a25e12556f080da5d281e.tar.gz
freebsd-ports-gnome-43e68af169e0e5d2227a25e12556f080da5d281e.tar.zst
freebsd-ports-gnome-43e68af169e0e5d2227a25e12556f080da5d281e.zip
- JavaSVN has been renamed to SVNKit.
PR: ports/106475 Submitted by: maintainer (Gerrit Beine)
Diffstat (limited to 'devel/svnkit/pkg-descr')
-rw-r--r--devel/svnkit/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/svnkit/pkg-descr b/devel/svnkit/pkg-descr
index a5a4f913ad31..a9e653416caa 100644
--- a/devel/svnkit/pkg-descr
+++ b/devel/svnkit/pkg-descr
@@ -1,15 +1,15 @@
-JavaSVN is a pure Java Subversion client library.
+SVNKit is a pure Java Subversion client library.
-You would like to use JavaSVN when you need to access or modify Subversion
+You would like to use SVNKit when you need to access or modify Subversion
repository from your Java application, be it a standalone program, plugin or
-web application. Being a pure Java program, JavaSVN doesn't need any
+web application. Being a pure Java program, SVNKit doesn't need any
additional configuration or native binaries to work on any OS that runs Java.
-JavaSVN Features:
+SVNKit Features:
* No external binaries or libraries are needed.
-* JavaSVN supports http, https, svn and svn+ssh connection protocols.
+* SVNKit supports http, https, svn and svn+ssh connection protocols.
* Low level API allows effective direct Subversion repository access.
* Compatible with applications that already use native javahl bindings.
-WWW: http://tmate.org/svn/
+WWW: http://svnkit.com/