diff options
Diffstat (limited to 'textproc/asm-xml/Makefile')
-rw-r--r-- | textproc/asm-xml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/asm-xml/Makefile b/textproc/asm-xml/Makefile index 7582a803875b..388fbfa197c9 100644 --- a/textproc/asm-xml/Makefile +++ b/textproc/asm-xml/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://tibleiz.net/download/ MAINTAINER= 0mp@FreeBSD.org COMMENT= Very fast XML parser and decoder written in pure assembler +WWW= http://mkerbiquet.free.fr/asm-xml/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |