From 35ba753856a0d9461f4edb27d51b24e70f8a2a06 Mon Sep 17 00:00:00 2001 From: dougb Date: Thu, 19 Jun 2008 07:33:53 +0000 Subject: Standardize placement and style of WWW: lines, and in some cases remove ^M from line endings. List of files with "issues" supplied by: Alex Kozlov --- devel/ptmalloc2/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/ptmalloc2') diff --git a/devel/ptmalloc2/pkg-descr b/devel/ptmalloc2/pkg-descr index 9c500e90d555..6123835295fb 100644 --- a/devel/ptmalloc2/pkg-descr +++ b/devel/ptmalloc2/pkg-descr @@ -27,8 +27,6 @@ This is not the latest version: it's older than the one in GNU libc. There is a newer version, but it's still marked as "current snapshot". It's in /usr/ports/devel/ptmalloc-2/. -See the web site for more details: WWW: http://www.malloc.de/en/ - This package comes with no documentation beyond a README, which isn't worth installing. It appears that the GNU libc man page malloc(3) applies, but it's not included here for copyright reasons. There's @@ -44,3 +42,5 @@ In addition to the library, the package contains a couple of test cases. Theoretically they could be run using the FreeBSD libraries, but they call the legacy memalign() function, which is not provided by FreeBSD. It may be of interest to fix this issue. + +WWW: http://www.malloc.de/en/ -- cgit