Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/pear-Numbers_Roman/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 23 Sep 2006 00:23:35 -0000 1.3 +++ Makefile 2 Oct 2006 13:45:38 -0000 @@ -9,7 +9,7 @@ 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 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/pear-Numbers_Roman/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 24 May 2005 21:24:17 -0000 1.1 +++ pkg-descr 2 Oct 2006 13:45:38 -0000 @@ -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/