diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-22 23:50:23 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-22 23:50:23 +0000 |
commit | 7e3b32fff8006b26f11bd1aa2ce928e2ea2ba7a6 (patch) | |
tree | 6226ae5080000b960541206435e8a4f16a2420b8 /devel/p5-Getopt-Long | |
parent | 0ff711f6ccc20db08859656567d4827add0dca55 (diff) |
Notes
Diffstat (limited to 'devel/p5-Getopt-Long')
-rw-r--r-- | devel/p5-Getopt-Long/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Getopt-Long/pkg-descr b/devel/p5-Getopt-Long/pkg-descr index 445a1e30525d..b9f0e0e7b719 100644 --- a/devel/p5-Getopt-Long/pkg-descr +++ b/devel/p5-Getopt-Long/pkg-descr @@ -8,6 +8,3 @@ instead of single letters, and are introduced with a double dash `--'. Optionally, Getopt::Long can support the traditional bundling of single-letter command line options. - --Anton -<tobez@FreeBSD.org> |