diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-11 12:13:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-11 12:13:00 +0000 |
commit | 97e3db93fea6bb469ab6cd30cfa82608cd58cc37 (patch) | |
tree | 42076ae99e481aa23775e585553e96629edf220d /devel/libxalloc/pkg-descr | |
parent | 45cd97ddaad6d62eb97d9638424e3959914179dc (diff) |
PREFIX, etc. changes.
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=35008
Diffstat (limited to 'devel/libxalloc/pkg-descr')
-rw-r--r-- | devel/libxalloc/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libxalloc/pkg-descr b/devel/libxalloc/pkg-descr index 874dd540d4b8..d9a029e0486e 100644 --- a/devel/libxalloc/pkg-descr +++ b/devel/libxalloc/pkg-descr @@ -1,3 +1,5 @@ xalloc is a memory allocation library with error checking. It contains wrappers including error checking for memory allocating C-functions. + +WWW: http://shh.thathost.com/pub-unix/#xalloc |