diff options
author | Carlo Strub <cs@FreeBSD.org> | 2017-01-02 21:09:03 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2017-01-02 21:09:03 +0000 |
commit | 462253c2218eefb59210ec1e08f46b74441f4a2c (patch) | |
tree | 574d9c736e1546db6025257d5fecb19367ff8645 | |
parent | 72dcac03b79e90a9ccc78dbfe8ffffe056e311f6 (diff) | |
download | ports-462253c2218eefb59210ec1e08f46b74441f4a2c.tar.gz ports-462253c2218eefb59210ec1e08f46b74441f4a2c.zip |
Notes
-rw-r--r-- | net/go-bapu/Makefile | 2 | ||||
-rw-r--r-- | net/go-bapu/distinfo | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile index cdfa4b112c91..3a95c15b8394 100644 --- a/net/go-bapu/Makefile +++ b/net/go-bapu/Makefile @@ -3,10 +3,12 @@ PORTNAME= bapu PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- DISTNAME= v${PORTVERSION} +DIST_SUBDIR= go-bapu MAINTAINER= cs@FreeBSD.org COMMENT= Virtual Machine Controller for Gandi.net diff --git a/net/go-bapu/distinfo b/net/go-bapu/distinfo index 4f2de6e0b902..36da407b67fb 100644 --- a/net/go-bapu/distinfo +++ b/net/go-bapu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483386197 -SHA256 (v0.1.0.tar.bz2) = 6e0ab806a2ee8a0e8bcec62eddafb111e2489a7dd74ecff342574ad6f60f0d65 -SIZE (v0.1.0.tar.bz2) = 6191339 +TIMESTAMP = 1483391253 +SHA256 (go-bapu/v0.1.0.tar.bz2) = 6e0ab806a2ee8a0e8bcec62eddafb111e2489a7dd74ecff342574ad6f60f0d65 +SIZE (go-bapu/v0.1.0.tar.bz2) = 6191339 |