aboutsummaryrefslogtreecommitdiff
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
parentfdbd82412139555f4aef5ddc6cddc2260a37d947 (diff)
downloadports-eedf966f0acc8e02fc9c12bca5bd2e495a96dad4.tar.gz
ports-eedf966f0acc8e02fc9c12bca5bd2e495a96dad4.zip
Notes
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.