diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2017-01-01 17:34:53 +0000 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2017-01-01 17:34:53 +0000 |
commit | b77a5dead51cf8385744ab9f236d9e38f7cd35a0 (patch) | |
tree | aced3f7b7ad2dbef5da70f9d92a2b1f9e6926c88 | |
parent | c76eb06dac8c5ded2326172eb8ad0b8dad741298 (diff) | |
download | FreeBSD-ports-b77a5dead51cf8385744ab9f236d9e38f7cd35a0.zip FreeBSD-ports-b77a5dead51cf8385744ab9f236d9e38f7cd35a0.tar.gz |
net/dropbox-api-command: Add PORTEPOCH=1 back into Makefile post r430264
-rw-r--r-- | net/dropbox-api-command/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dropbox-api-command/Makefile b/net/dropbox-api-command/Makefile index 073422b..27ddfae 100644 --- a/net/dropbox-api-command/Makefile +++ b/net/dropbox-api-command/Makefile @@ -3,6 +3,7 @@ PORTNAME= dropbox-api-command PORTVERSION= 2.10 +PORTEPOCH= 1 CATEGORIES= net perl5 MAINTAINER= woodsb02@FreeBSD.org |