diff options
author | tobez <tobez@FreeBSD.org> | 2005-11-15 16:51:38 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-11-15 16:51:38 +0800 |
commit | 6a50e9f0f29c2e4bf31f18f42ee41a0aaa095bad (patch) | |
tree | f64fbbdb1be3765f62679f5e3a5ccc5344c5186d /devel/Makefile | |
parent | ee4f1972eb6659f1fe5aac51187ca1aa2498ff00 (diff) | |
download | freebsd-ports-gnome-6a50e9f0f29c2e4bf31f18f42ee41a0aaa095bad.tar.gz freebsd-ports-gnome-6a50e9f0f29c2e4bf31f18f42ee41a0aaa095bad.tar.zst freebsd-ports-gnome-6a50e9f0f29c2e4bf31f18f42ee41a0aaa095bad.zip |
Add devel/p5-Tie-Hash-TwoWay 1.08, a Perl module that provides two-way
mapping between disjoint sets.
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 b83a47246181..2677a84709e9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1176,6 +1176,7 @@ SUBDIR += p5-Tie-File SUBDIR += p5-Tie-FileLRUCache SUBDIR += p5-Tie-Hash-Sorted + SUBDIR += p5-Tie-Hash-TwoWay SUBDIR += p5-Tie-IxHash SUBDIR += p5-Tie-iCal SUBDIR += p5-Time-Duration |