diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-11-11 22:58:34 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-11-11 22:58:34 +0000 |
commit | 48305ea89c6c31e31872f3ab303351c0c237278a (patch) | |
tree | 112286b678980b5c188613d5b1f2da6caa56c437 /devel/Makefile | |
parent | d93b776926e54bc260068c938efd8986784c1ac7 (diff) |
Add devel/p5-List-Cycle 0.04, a Perl module that provides objects for
cycling through a list of values.
Notes
Notes:
svn path=/head/; revision=148002
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 5960db79547f..9f402274c4a5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -976,6 +976,7 @@ SUBDIR += p5-Inline-Java SUBDIR += p5-Inline-Tcl SUBDIR += p5-Ioctl + SUBDIR += p5-List-Cycle SUBDIR += p5-List-Group SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-Maketext-Fuzzy |