diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-10-17 07:26:01 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-10-17 07:26:01 +0000 |
commit | 3f4f81a924746183db03d6daba59a7df13a7913e (patch) | |
tree | e92d7b8bd7977d6d149c5965d78ac952e45c9697 /devel/Makefile | |
parent | a4cd9dfe02b5c482358635cf8bce4beba1aeae1a (diff) | |
download | FreeBSD-ports-3f4f81a924746183db03d6daba59a7df13a7913e.zip FreeBSD-ports-3f4f81a924746183db03d6daba59a7df13a7913e.tar.gz |
Add p5-Sort-Tree 1.08,
a perl module for sorting a objects into a
tree structure.
PR: 58079
Submitted by: clsung@dragon2.net
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1941fe9..16a49a8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -769,6 +769,7 @@ SUBDIR += p5-Set-Scalar SUBDIR += p5-Shape SUBDIR += p5-Sort-ArrayOfArrays + SUBDIR += p5-Sort-Tree SUBDIR += p5-Sort-Versions SUBDIR += p5-Storable SUBDIR += p5-String-Approx |