diff options
Diffstat (limited to 'editors/ghostwriter')
-rw-r--r-- | editors/ghostwriter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile index 88cf853c99ba..e059d843e053 100644 --- a/editors/ghostwriter/Makefile +++ b/editors/ghostwriter/Makefile @@ -4,6 +4,7 @@ CATEGORIES= editors MAINTAINER= madpilot@FreeBSD.org COMMENT= Distraction-free Markdown editor +WWW= https://wereturtle.github.io/ghostwriter/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |