diff options
Diffstat (limited to 'editors/fileobj/Makefile')
-rw-r--r-- | editors/fileobj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fileobj/Makefile b/editors/fileobj/Makefile index 67e26b3063d5..b38e7c959d66 100644 --- a/editors/fileobj/Makefile +++ b/editors/fileobj/Makefile @@ -5,6 +5,7 @@ CATEGORIES= editors MAINTAINER= zrj@dragonflybsd.org COMMENT= Portable hex editor with vi like interface +WWW= https://github.com/kusumi/fileobj/tree/v0.7 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |