diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2017-01-01 17:34:53 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2017-01-01 17:34:53 +0000 |
commit | 611683ea8e1b16dd94c187a1246be54e58f9f004 (patch) | |
tree | aced3f7b7ad2dbef5da70f9d92a2b1f9e6926c88 | |
parent | 8b1d1d43639d7ce705e9c153237ffd2cea18a977 (diff) | |
download | freebsd-ports-611683ea8e1b16dd94c187a1246be54e58f9f004.zip |
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 073422b480c0..27ddfaeb644c 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 |