aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ptmalloc2
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2008-06-19 15:33:53 +0800
committerdougb <dougb@FreeBSD.org>2008-06-19 15:33:53 +0800
commit35ba753856a0d9461f4edb27d51b24e70f8a2a06 (patch)
treeaa46e0eea0e7747e924f8dfe9caeb6f881d4cdf0 /devel/ptmalloc2
parenta37ce7ea6faa731c05186c79d43dfa7ad914dc94 (diff)
downloadfreebsd-ports-gnome-35ba753856a0d9461f4edb27d51b24e70f8a2a06.tar.gz
freebsd-ports-gnome-35ba753856a0d9461f4edb27d51b24e70f8a2a06.tar.zst
freebsd-ports-gnome-35ba753856a0d9461f4edb27d51b24e70f8a2a06.zip
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 <spam@rm-rf.kiev.ua>
Diffstat (limited to 'devel/ptmalloc2')
-rw-r--r--devel/ptmalloc2/pkg-descr4
1 files changed, 2 insertions, 2 deletions
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/