aboutsummaryrefslogtreecommitdiff
path: root/sysutils/zfstools
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-02-25 19:47:43 +0000
committerMark Felder <feld@FreeBSD.org>2017-02-25 19:47:43 +0000
commit29e0f5107ad8dcddee466e130e18ff96f8885ea7 (patch)
tree6a756766025039b070ffc9ea17823473adbe6724 /sysutils/zfstools
parente34e103775782b0d089aff38099ee41e062eae83 (diff)
downloadports-29e0f5107ad8dcddee466e130e18ff96f8885ea7.tar.gz
ports-29e0f5107ad8dcddee466e130e18ff96f8885ea7.zip
Notes
Diffstat (limited to 'sysutils/zfstools')
-rw-r--r--sysutils/zfstools/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/zfstools/Makefile b/sysutils/zfstools/Makefile
index 9d49e05e2851..b1fe58b47390 100644
--- a/sysutils/zfstools/Makefile
+++ b/sysutils/zfstools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zfstools
DISTVERSIONPREFIX=v
DISTVERSION= 0.3.6
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= sysutils ruby
MASTER_SITES= GH \
http://mirror.shatow.net/freebsd/${PORTNAME}/
@@ -14,6 +14,9 @@ COMMENT= OpenSolaris-compatible auto snapshotting for ZFS
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+USES= shebangfix
+SHEBANG_FILES= bin/*
+
USE_GITHUB= yes
GH_ACCOUNT= bdrewery