diff options
Diffstat (limited to 'devel/dmalloc/Makefile')
-rw-r--r-- | devel/dmalloc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile index c70be8e6787a..7ddc4a753427 100644 --- a/devel/dmalloc/Makefile +++ b/devel/dmalloc/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://dmalloc.com/releases/ MAINTAINER= mjl@luckie.org.nz COMMENT= Portable debug memory allocation library +WWW= https://dmalloc.com/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.txt |