diff options
Diffstat (limited to 'textproc/sdom/Makefile')
-rw-r--r-- | textproc/sdom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sdom/Makefile b/textproc/sdom/Makefile index 5b3c0cf9fbb9..8bf7d29f23c1 100644 --- a/textproc/sdom/Makefile +++ b/textproc/sdom/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the W3C DOM recommendation in Scheme +WWW= https://www.nongnu.org/sdom/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |