diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-26 16:29:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-26 16:29:55 +0000 |
commit | 128166aa91973affad0a9504a66cf31fa0bc9d7d (patch) | |
tree | 97c036b36d358eb52fe9d2ccd9304ac6bad8c26e /devel/Makefile | |
parent | 23938a512f739f2cd7715984b8ec4d3bc27414e0 (diff) |
Add p5-Heap-Simple 0.05, fast and easy to use classic heaps.
PR: ports/70995
Submitted by: Aaron Dalton <aaron@daltons.ca>
Notes
Notes:
svn path=/head/; revision=117318
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 79e3e8b2567e..85e65635d62c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -814,6 +814,7 @@ SUBDIR += p5-Getopt-Mixed SUBDIR += p5-Glib2 SUBDIR += p5-Heap + SUBDIR += p5-Heap-Simple SUBDIR += p5-Hook-LexWrap SUBDIR += p5-IO SUBDIR += p5-IO-All |