diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-17 07:26:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-17 07:26:01 +0000 |
commit | e37958e8264692c44d7b4efbe93f4c43aebeac9e (patch) | |
tree | 37b2d250c902a03d6744a1d421d30b282ec86eed /devel/Makefile | |
parent | Add p5-Mail-GnuPG 0.06, (diff) |
Add p5-Sort-Tree 1.08,
a perl module for sorting a objects into a
tree structure.
PR: 58079
Submitted by: clsung@dragon2.net
Notes
Notes:
svn path=/head/; revision=91483
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 1941fe935290..16a49a88157a 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 |