diff options
Diffstat (limited to 'devel/ptmalloc2/Makefile')
-rw-r--r-- | devel/ptmalloc2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ptmalloc2/Makefile b/devel/ptmalloc2/Makefile index 975126851d0d..dc05fe361b73 100644 --- a/devel/ptmalloc2/Makefile +++ b/devel/ptmalloc2/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-current MAINTAINER= ports@FreeBSD.org COMMENT= Alternative threads-aware malloc +WWW= http://www.malloc.de/en/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT |