diff options
Diffstat (limited to 'misc/exercism/Makefile')
-rw-r--r-- | misc/exercism/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 70f2f7fbb92a..3ba1c6233fcf 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -8,6 +8,8 @@ CATEGORIES= misc MAINTAINER= swills@FreeBSD.org COMMENT= CLI client for exercism.io +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |