diff options
Diffstat (limited to 'misc/cheat/Makefile')
-rw-r--r-- | misc/cheat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index e80015af2bb3..391100a55f93 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -5,6 +5,7 @@ CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Create and view interactive cheatsheets on the command-line +WWW= https://github.com/cheat/cheat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |