svn commit: r442292 - head/net/dropbox-api-command

Ben Woods woodsb02 at FreeBSD.org
Thu Jun 1 15:06:49 UTC 2017


Author: woodsb02
Date: Thu Jun  1 15:06:48 2017
New Revision: 442292
URL: https://svnweb.freebsd.org/changeset/ports/442292

Log:
  net/dropbox-api-command: Fix PORTEPOCH after 442291

Modified:
  head/net/dropbox-api-command/Makefile

Modified: head/net/dropbox-api-command/Makefile
==============================================================================
--- head/net/dropbox-api-command/Makefile	Thu Jun  1 15:04:32 2017	(r442291)
+++ head/net/dropbox-api-command/Makefile	Thu Jun  1 15:06:48 2017	(r442292)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dropbox-api-command
 PORTVERSION=	2.13
+PORTEPOCH=	1
 CATEGORIES=	net perl5
 
 MAINTAINER=	woodsb02 at FreeBSD.org


More information about the svn-ports-all mailing list