diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-12 20:29:38 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-12 20:29:38 +0800 |
commit | 03320167f087895bd2ba4e865eff351ba952f5aa (patch) | |
tree | 204729d280b91d9a3ea111c8a46705e04d26bcd7 /textproc/Makefile | |
parent | cc7b2f44413e61b47f8a1b6875d9df736085de75 (diff) | |
download | freebsd-ports-gnome-03320167f087895bd2ba4e865eff351ba952f5aa.tar.gz freebsd-ports-gnome-03320167f087895bd2ba4e865eff351ba952f5aa.tar.zst freebsd-ports-gnome-03320167f087895bd2ba4e865eff351ba952f5aa.zip |
Add p5-Sort-PolySort 0.12, general rules-based sorting of lists.
Change maintainer's E-mail address to my address @FreeBSD.org.
PR: 24021
Approved by: markm
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 a00d7e2a0995..49cd9389e8ce 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -90,6 +90,7 @@ SUBDIR += p5-PDF-Create SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields + SUBDIR += p5-Sort-PolySort SUBDIR += p5-Spreadsheet-ParseExcel SUBDIR += p5-Spreadsheet-WriteExcel SUBDIR += p5-String-ShellQuote |