svn commit: r442833 - head/www/owncloud

Mathieu Arnold mat at FreeBSD.org
Wed Jun 7 12:06:01 UTC 2017


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/
 


More information about the svn-ports-head mailing list