summaryrefslogtreecommitdiff
path: root/devel/libgnugetopt
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-05-03 04:20:49 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-05-03 04:20:49 +0000
commiteedf966f0acc8e02fc9c12bca5bd2e495a96dad4 (patch)
treead6f0ae78128d152c269b2222b849a8699a20c34 /devel/libgnugetopt
parentInitial import of Hermes version 1.2.4. (diff)
Add WWW: to some of the more recent imports...
Notes
Notes: svn path=/head/; revision=18405
Diffstat (limited to 'devel/libgnugetopt')
-rw-r--r--devel/libgnugetopt/pkg-descr3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgnugetopt/pkg-descr b/devel/libgnugetopt/pkg-descr
index 2b684a58a635..778845febdf7 100644
--- a/devel/libgnugetopt/pkg-descr
+++ b/devel/libgnugetopt/pkg-descr
@@ -1 +1,2 @@
-GNU getopt library. It includes GNU-style getopt_long() function.
+GNU getopt library similar but more powerful than the standard getopt(3).
+It includes the GNU-style getopt_long() function.