diff options
author | wiz <wiz> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-11 01:07:45 +0000 |
commit | b315ec6a0e7976a864b6e638684875dff4553cdd (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /devel/boehm-gc | |
parent | 3fc5965132dd764f2e5664d397df5b8a546a0f58 (diff) | |
download | pkgsrc-b315ec6a0e7976a864b6e638684875dff4553cdd.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. |