aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-10-02 22:05:54 +0800
committerclsung <clsung@FreeBSD.org>2006-10-02 22:05:54 +0800
commita5cf62d3c454863b84bb90886cb8567e8e73c5f6 (patch)
tree4311d6ec55481a2000a2f5a1c870353edd39e1ea /textproc
parent677104e644fb7d675d0ee2a10151f03be0649397 (diff)
downloadfreebsd-ports-gnome-a5cf62d3c454863b84bb90886cb8567e8e73c5f6.tar.gz
freebsd-ports-gnome-a5cf62d3c454863b84bb90886cb8567e8e73c5f6.tar.zst
freebsd-ports-gnome-a5cf62d3c454863b84bb90886cb8567e8e73c5f6.zip
- reformat pkg-descr
- Take maintainership PR: ports/103905 Submitted by: maintainer (Thomas Abthorpe)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-Numbers_Roman/Makefile2
-rw-r--r--textproc/pear-Numbers_Roman/pkg-descr7
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/pear-Numbers_Roman/Makefile b/textproc/pear-Numbers_Roman/Makefile
index 8b1c9f1c8b90..be13a130aa5d 100644
--- a/textproc/pear-Numbers_Roman/Makefile
+++ b/textproc/pear-Numbers_Roman/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Numbers_Roman
PORTVERSION= 0.2.0
CATEGORIES= textproc devel pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= thomas@goodking.ca
COMMENT= PEAR methods for converting to and from Roman Numerals
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/textproc/pear-Numbers_Roman/pkg-descr b/textproc/pear-Numbers_Roman/pkg-descr
index 3be15d5fb586..a0b760c85a3a 100644
--- a/textproc/pear-Numbers_Roman/pkg-descr
+++ b/textproc/pear-Numbers_Roman/pkg-descr
@@ -1,5 +1,6 @@
-PEAR::Numbers_Roman provides static methods for converting to and from Roman
-numerals. It supports Roman numerals in both uppercase and lowercase
-styles and conversion for and to numbers up to 5 999 999.
+PEAR::Numbers_Roman provides static methods for converting to and
+from Roman numerals. It supports Roman numerals in both uppercase
+and lowercase styles and conversion for and to numbers up to 5 999
+999.
WWW: http://pear.php.net/package/Numbers_Roman/