diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
commit | 2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch) | |
tree | 0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /misc/getopt | |
parent | 9edbb794ddcdb7a59f953f0784f8def772f5eceb (diff) | |
download | ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.tar.gz ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.zip |
Notes
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/ |