diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-16 19:42:06 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-16 19:42:06 +0000 |
commit | 70c872c44b0d3981e97f40b75a3ed2c3d04bf486 (patch) | |
tree | d915640058e58ae17801cd305156197807c3306f | |
parent | 2deb13d2f5bab0199dcf8b02347fd23ba21ab644 (diff) | |
download | ports-70c872c44b0d3981e97f40b75a3ed2c3d04bf486.tar.gz ports-70c872c44b0d3981e97f40b75a3ed2c3d04bf486.zip |
Notes
-rw-r--r-- | sysutils/zfsnap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/zfsnap/Makefile b/sysutils/zfsnap/Makefile index 1511f481823b..e29aebfc9a82 100644 --- a/sysutils/zfsnap/Makefile +++ b/sysutils/zfsnap/Makefile @@ -8,6 +8,8 @@ CATEGORIES= sysutils MAINTAINER= graudeejs@gmail.com COMMENT= Simple sh script to make zfs rolling snaphosts with cron +BROKEN= fetching checksum mismatch + NO_BUILD= yes USE_GITHUB= yes GH_PROJECT= zfSnap |