diff options
author | mat <mat@FreeBSD.org> | 2005-02-15 17:17:56 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-02-15 17:17:56 +0000 |
commit | acdd72e78acbd9885a7100386610ab27af2929f2 (patch) | |
tree | 8bf21f8f40d30ea20a378335d118f28fdb25bc70 /textproc/Makefile | |
parent | 1d59e7d23f23d26deec4e9325cd98840ad224b5e (diff) | |
download | FreeBSD-ports-acdd72e78acbd9885a7100386610ab27af2929f2.zip FreeBSD-ports-acdd72e78acbd9885a7100386610ab27af2929f2.tar.gz |
Add p5-Sort-Naturally 1.02, sort lexically, but sort numeral parts
numerically.
PR: ports/p5-Sort-Naturally/
Submitted by: Aaron Dalton <aaron@daltons.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 bfee070..490322c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -335,6 +335,7 @@ SUBDIR += p5-Search-Saryer SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields + SUBDIR += p5-Sort-Naturally SUBDIR += p5-Sort-PolySort SUBDIR += p5-Spork SUBDIR += p5-Spreadsheet-ParseExcel |