diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
commit | c750c08ad9887fb1fbf2c1772fddd57219e35575 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /devel/boehm-gc | |
parent | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff) | |
download | pkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz |
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r-- | devel/boehm-gc/pkg/DESCR | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/boehm-gc/pkg/DESCR b/devel/boehm-gc/pkg/DESCR index 97708039560..4477e34f3aa 100644 --- a/devel/boehm-gc/pkg/DESCR +++ b/devel/boehm-gc/pkg/DESCR @@ -18,6 +18,4 @@ GC or leak detection) without change. C++ programs must include a header to use garbage collection, though leak detection should work without such source code modifications. See the man page and header files. --- Mike McGaughey <mmcg@cs.monash.edu.au> - -ps: garbage collection is addictive. +PS: garbage collection is addictive. |