diff options
Diffstat (limited to 'editors/hexedit')
-rw-r--r-- | editors/hexedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 9d06d6bb966d..907c203bfd6f 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -4,6 +4,7 @@ CATEGORIES= editors MAINTAINER= sunpoet@FreeBSD.org COMMENT= View and edit files in hexadecimal or ASCII +WWW= https://github.com/pixel/hexedit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |