diff options
author | petef <petef@FreeBSD.org> | 2001-12-31 00:21:51 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-31 00:21:51 +0800 |
commit | 904905403c1e47992855291f9e08d049b471a66d (patch) | |
tree | a257edb0eb9c646403f621b72ce18f5093d5caab /textproc/Makefile | |
parent | 9870a7d1447d8a6c13d4fa9806bf5b925ba57824 (diff) | |
download | freebsd-ports-gnome-904905403c1e47992855291f9e08d049b471a66d.tar.gz freebsd-ports-gnome-904905403c1e47992855291f9e08d049b471a66d.tar.zst freebsd-ports-gnome-904905403c1e47992855291f9e08d049b471a66d.zip |
Add p5-Lingua-EN-Numbers-Ordinate 0.01, go from cardinal number (3)
to ordinal ("3rd").
PR: 33328
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c59651b911d8..f81bd1cab46c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -109,6 +109,7 @@ SUBDIR += p5-HTML-Format SUBDIR += p5-LJ-SpellCheck SUBDIR += p5-Lingua-EN-Gender + SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-Ispell SUBDIR += p5-MARC SUBDIR += p5-Number-Format |