diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index a7e692d1c93..2abb6830aa0 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2012/06/16 12:52:32 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2012/06/18 14:02:24 ajacoutot Exp $ COMMENT= easy and universal access to shared and/or personnal files DISTNAME= owncloud-4.0.2 -REVISION= 2 +REVISION= 3 EXTRACT_SUFX= .tar.bz2 CATEGORIES= www diff --git a/www/owncloud/pkg/README b/www/owncloud/pkg/README index 2803f30ebd4..f16fa51a263 100644 --- a/www/owncloud/pkg/README +++ b/www/owncloud/pkg/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.5 2012/06/16 11:18:29 ajacoutot Exp $ +$OpenBSD: README,v 1.6 2012/06/18 14:02:24 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -60,4 +60,5 @@ access is done over https instead of http. Synchronization =============== The "csync" package (net/csync) can be installed to synchronize local -files with ownCloud. +files with ownCloud. e.g. + $ csync /path/to/localdir ownclouds://username:password@/files/webdav.php/remotedir/