diff options
-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 |