aboutsummaryrefslogtreecommitdiff
path: root/devel/libdlmalloc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdlmalloc')
-rw-r--r--devel/libdlmalloc/Makefile1
-rw-r--r--devel/libdlmalloc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile
index ebea7dcf351a..5cae9645e2eb 100644
--- a/devel/libdlmalloc/Makefile
+++ b/devel/libdlmalloc/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://gee.cs.oswego.edu/pub/misc/ \
DISTFILES= malloc-2.6.5.c
MAINTAINER= roberto@FreeBSD.org
+COMMENT= Small, fast malloc library by Doug Lea
NO_WRKSUBDIR= yes
INSTALLS_SHLIB= yes
diff --git a/devel/libdlmalloc/pkg-comment b/devel/libdlmalloc/pkg-comment
deleted file mode 100644
index 62c5f57e0f10..000000000000
--- a/devel/libdlmalloc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small, fast malloc library by Doug Lea