diff options
author | mat <mat@FreeBSD.org> | 2004-08-02 22:52:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-08-02 22:52:12 +0800 |
commit | c80ce34689a7354055d7c00e152f3f7771a7fc4b (patch) | |
tree | 6e015530fa9158ab527e31fd442cdb66e632111b /devel/Makefile | |
parent | 33dc9637a97d29142bf03b31f5b2395db723349c (diff) | |
download | freebsd-ports-gnome-c80ce34689a7354055d7c00e152f3f7771a7fc4b.tar.gz freebsd-ports-gnome-c80ce34689a7354055d7c00e152f3f7771a7fc4b.tar.zst freebsd-ports-gnome-c80ce34689a7354055d7c00e152f3f7771a7fc4b.zip |
Add p5-Array-Iterator 0.05, a set of array iterators.
PR: ports/69884
Submitted by: Aaron Dalton <aaron@daltons.ca>
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 5930a119551f..8e826fb2eb14 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -589,6 +589,7 @@ SUBDIR += p5-App-Info SUBDIR += p5-AppConfig SUBDIR += p5-AppConfig-Std + SUBDIR += p5-Array-Iterator SUBDIR += p5-Array-Window SUBDIR += p5-AtExit SUBDIR += p5-Attribute-Handlers |