diff options
Diffstat (limited to 'editors/cpeditor')
-rw-r--r-- | editors/cpeditor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/cpeditor/Makefile b/editors/cpeditor/Makefile index 16f679f87312..58b97668cc50 100644 --- a/editors/cpeditor/Makefile +++ b/editors/cpeditor/Makefile @@ -4,6 +4,7 @@ CATEGORIES= editors devel MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight and cross-platform code editor for competitive programming +WWW= https://github.com/cpeditor/cpeditor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |