diff options
Diffstat (limited to 'textproc/asm2html/Makefile')
-rw-r--r-- | textproc/asm2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index 70159748f896..33e97d48bf2f 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/textproc/asm2html/ MAINTAINER= portmaster@bsdforge.com COMMENT= Converts NASM syntax assembly code to HTML code +WWW= https://bsdforge.com/projects/textproc/asm2html/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |