aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-19 05:28:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-19 05:59:57 +0000
commitce414d7db63ca871b1d2f76f417d779c96996786 (patch)
tree3fd2cab3cfe984ee8ebb006ca88a4f0271585b75
parentd350da2e9f0f95963cae442478eab89076e2dc54 (diff)
downloadports-ce414d7db63ca871b1d2f76f417d779c96996786.tar.gz
ports-ce414d7db63ca871b1d2f76f417d779c96996786.zip
devel/pear-Console_Getargs: Update pkg-descr
-rw-r--r--devel/pear-Console_Getargs/Makefile2
-rw-r--r--devel/pear-Console_Getargs/pkg-descr9
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile
index 6fa2a6545a9c..bb88597461c8 100644
--- a/devel/pear-Console_Getargs/Makefile
+++ b/devel/pear-Console_Getargs/Makefile
@@ -1,7 +1,7 @@
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Console_Getargs
-DISTVERSION= 1.4.0
+PORTVERSION= 1.4.0
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/devel/pear-Console_Getargs/pkg-descr b/devel/pear-Console_Getargs/pkg-descr
index 8b6c454317c3..d9d31aafc32e 100644
--- a/devel/pear-Console_Getargs/pkg-descr
+++ b/devel/pear-Console_Getargs/pkg-descr
@@ -1,7 +1,6 @@
-PEAR::Console_Getargs implements a Command Line arguments and
-parameters parser for your CLI applications.
-
-It performs some basic arguments validation and automatically creates
-a formatted help text, based on the given configuration.
+The Console_Getargs package implements a Command Line arguments and parameters
+parser for your CLI applications. It performs some basic arguments validation
+and automatically creates a formatted help text, based on the given
+configuration.
WWW: https://pear.php.net/package/Console_Getargs