summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ceph-devel/Makefile2
-rw-r--r--net/ceph-devel/pkg-descr6
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ceph-devel/Makefile b/net/ceph-devel/Makefile
index 3964d5c36f12..85f8bf2abe1f 100644
--- a/net/ceph-devel/Makefile
+++ b/net/ceph-devel/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
PKGNAMESUFFIX= -devel
MAINTAINER= wjw@digiware.nl
-COMMENT=Ceph delivers object, block, and file storage in a unified system
+COMMENT= Ceph delivers object, block, and file storage in a unified system
LICENSE= GPLv2 LGPL3
LICENSE_COMB= dual
diff --git a/net/ceph-devel/pkg-descr b/net/ceph-devel/pkg-descr
index 0f2474be39ec..36f0aa7439a7 100644
--- a/net/ceph-devel/pkg-descr
+++ b/net/ceph-devel/pkg-descr
@@ -2,7 +2,7 @@ Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.
* Object Storage
- Ceph provides seamless access to objects using native language bindings or
+ Ceph provides seamless access to objects using native language bindings or
radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
Ceph's RADOS Block Device (RBD) provides access to block device images
@@ -15,7 +15,7 @@ This FreeBSD build will build most of the tools in Ceph:
* Mon, OSD, rados, RadosGW, rbd
* init-ceph, and etc/rc.d/ceph on top of that
* ceph-disk {prepare, activate}
-With these tools one can build a multi server, multi osd cluster fully
+With these tools one can build a multi server, multi osd cluster fully
running on FreeBSD and do some testing...
-WWW: http://ceph.com
+WWW: https://ceph.com/