diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-13 16:38:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-13 16:38:32 +0000 |
commit | c22988b32a70de7f295d0a4a4fe3d6223d82c62c (patch) | |
tree | b19fe6a0916585a88a13249d8ec660a858716a03 /sysutils/zfsnap2 | |
parent | e92d6ff16bb77ba22f92a534da5cad91118030e2 (diff) |
Notes
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 |