diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /devel/libxalloc/Makefile | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'devel/libxalloc/Makefile')
-rw-r--r-- | devel/libxalloc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 89fc87c..46e92e5 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 |