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 /misc/getopt | |
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 'misc/getopt')
-rw-r--r-- | misc/getopt/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/getopt/pkg-descr b/misc/getopt/pkg-descr index 8967242fb4b8..6edbedda2c31 100644 --- a/misc/getopt/pkg-descr +++ b/misc/getopt/pkg-descr @@ -10,5 +10,4 @@ Rewrite of getopt(1) with the following features: * It can report parse errors as coming from the shell script. * It compiles cleanly with both libc-5 and glibc-2. -Author: Frodo Looijaard <frodo@frodo.looijaard.name> WWW: http://software.frodo.looijaard.name/getopt/ |