Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2017 15:06:48 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442292 - head/net/dropbox-api-command
Message-ID:  <201706011506.v51F6mZJ087108@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706011506.v51F6mZJ087108>