diff options
Diffstat (limited to 'net/s3ql/Makefile')
-rw-r--r-- | net/s3ql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/s3ql/Makefile b/net/s3ql/Makefile index f37cfe763345..25257e9b5d82 100644 --- a/net/s3ql/Makefile +++ b/net/s3ql/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= https://bitbucket.org/nikratio/s3ql/downloads/ MAINTAINER= stdin@niklaas.eu COMMENT= File system that stores all its data in the cloud +BROKEN= unfetchable + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |