diff options
author | dougb <dougb@FreeBSD.org> | 2009-12-21 10:19:12 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-12-21 10:19:12 +0800 |
commit | 4f185e1b72df74c7f03d5cec592a5ebd94ed1186 (patch) | |
tree | b784ac351af2fb9207415bf848d41884338a4e78 /devel/py-kjbuckets | |
parent | f8446c5f26adf49077a357e5f2d9634f238b556b (diff) | |
download | freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.tar.gz freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.tar.zst freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.zip |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Diffstat (limited to 'devel/py-kjbuckets')
-rw-r--r-- | devel/py-kjbuckets/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-kjbuckets/pkg-descr b/devel/py-kjbuckets/pkg-descr index fb445459f0cb..2b73f4dc2c0b 100644 --- a/devel/py-kjbuckets/pkg-descr +++ b/devel/py-kjbuckets/pkg-descr @@ -1,5 +1,3 @@ -Author: Aaron Watters <aaron_watters@msn.com> - From the documentation: The kjbuckets module defines three data types for Python: kjSet, kjGraph, and kjDict. These types come with a number of associated @@ -10,5 +8,3 @@ From the documentation: For suitably large compute intensive uses these types should provide up to an order of magnitude speedup versus an implementation that uses analogous operations implemented directly in Python. - -Jacques Vidrine <nectar@FreeBSD.ORG> |