aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libxalloc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 01:07:10 +0800
committerknu <knu@FreeBSD.org>2003-02-21 01:07:10 +0800
commitd4608b373f3f182f549176d35e5175610fd50a8a (patch)
tree5c73a5671f386e029fa681c1317779d0a008091a /devel/libxalloc
parent5e74228e64f4599e5af4aa6ce57336776e650950 (diff)
downloadfreebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz
freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst
freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.zip
De-pkg-comment.
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