diff options
Diffstat (limited to 'devel/electron17')
-rw-r--r-- | devel/electron17/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/electron17/Makefile b/devel/electron17/Makefile index ea6548676d83..01823520edb4 100644 --- a/devel/electron17/Makefile +++ b/devel/electron17/Makefile @@ -14,6 +14,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS +WWW= https://electronjs.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/electron/LICENSE |