summaryrefslogtreecommitdiff
path: root/devel/libxalloc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libxalloc')
-rw-r--r--devel/libxalloc/Makefile2
-rw-r--r--devel/libxalloc/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile
index b105f9b88c27..89fc87cc45b7 100644
--- a/devel/libxalloc/Makefile
+++ b/devel/libxalloc/Makefile
@@ -14,8 +14,6 @@ DISTNAME= xalloc-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A memory allocation library with error checking
-
MAKEFILE= ${FILESDIR}/Makefile.lib
INSTALLS_SHLIB= yes
diff --git a/devel/libxalloc/pkg-comment b/devel/libxalloc/pkg-comment
new file mode 100644
index 000000000000..0146720a128b
--- /dev/null
+++ b/devel/libxalloc/pkg-comment
@@ -0,0 +1 @@
+A memory allocation library with error checking