Date: Wed, 7 Jun 2017 12:06:00 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442833 - head/www/owncloud Message-ID: <201706071206.v57C60jW070319@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Jun 7 12:06:00 2017 New Revision: 442833 URL: https://svnweb.freebsd.org/changeset/ports/442833 Log: Commit forgotten PORTVERSION bump after last change. PR: 219503 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Modified: head/www/owncloud/Makefile (contents, props changed) Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Wed Jun 7 11:54:45 2017 (r442832) +++ head/www/owncloud/Makefile Wed Jun 7 12:06:00 2017 (r442833) @@ -2,6 +2,7 @@ PORTNAME= owncloud PORTVERSION= 10.0.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706071206.v57C60jW070319>