aboutsummaryrefslogtreecommitdiff
path: root/devel/libxalloc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commit7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch)
tree05d55fe113ac6af4c86e1954168aecc025c37b6e /devel/libxalloc
parent3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff)
downloadports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz
ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75951
Diffstat (limited to 'devel/libxalloc')
-rw-r--r--devel/libxalloc/Makefile1
-rw-r--r--devel/libxalloc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile
index 89fc87cc45b7..46e92e5f0aed 100644
--- a/devel/libxalloc/Makefile
+++ b/devel/libxalloc/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://shh.thathost.com/pub-unix/files/
DISTNAME= xalloc-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= 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
deleted file mode 100644
index 0146720a128b..000000000000
--- a/devel/libxalloc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A memory allocation library with error checking