diff options
author | mat <mat@FreeBSD.org> | 2017-02-14 00:38:32 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-02-14 00:38:32 +0800 |
commit | 4326aeff85d259649728896f2880368fce1c5b79 (patch) | |
tree | b19fe6a0916585a88a13249d8ec660a858716a03 /sysutils/zfsnap2 | |
parent | 33e4cfe6e033ee0e0970f264c59c6ac8682d832c (diff) | |
download | freebsd-ports-gnome-4326aeff85d259649728896f2880368fce1c5b79.tar.gz freebsd-ports-gnome-4326aeff85d259649728896f2880368fce1c5b79.tar.zst freebsd-ports-gnome-4326aeff85d259649728896f2880368fce1c5b79.zip |
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.
Sponsored by: Absolight
Diffstat (limited to 'sysutils/zfsnap2')
-rw-r--r-- | sysutils/zfsnap2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/zfsnap2/Makefile b/sysutils/zfsnap2/Makefile index fbe428ac4f65..dee524ffef40 100644 --- a/sysutils/zfsnap2/Makefile +++ b/sysutils/zfsnap2/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes USE_GITHUB= yes -GH_TAGNAME= v${DISTVERSION} OPTIONS_DEFINE= BASH ZSH OPTIONS_DEFAULT= BASH ZSH |