diff options
Diffstat (limited to 'editors/notepadnext')
-rw-r--r-- | editors/notepadnext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/notepadnext/Makefile b/editors/notepadnext/Makefile index a85929bc3fb3..d9cc7ae95449 100644 --- a/editors/notepadnext/Makefile +++ b/editors/notepadnext/Makefile @@ -5,6 +5,7 @@ CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org COMMENT= Reimplementation of Notepad++ +WWW= https://github.com/dail8859/NotepadNext LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |