diff options
author | petef <petef@FreeBSD.org> | 2002-02-08 06:03:08 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-08 06:03:08 +0000 |
commit | 8cc412266046b28f63b39449a510c8542316a26d (patch) | |
tree | 938e8234cc0255018f67a14529d63b54ca305761 /misc/Makefile | |
parent | 8da12e83abd59100ff2a32cfa4b86a0b33c3d8cb (diff) | |
download | FreeBSD-ports-8cc412266046b28f63b39449a510c8542316a26d.zip FreeBSD-ports-8cc412266046b28f63b39449a510c8542316a26d.tar.gz |
Add p5-Array-RefElem 0.02, set up array elements as aliases.
PR: 33410
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0529226..d6d60eb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -146,6 +146,7 @@ SUBDIR += p5-Array-Compare SUBDIR += p5-Array-IntSpan SUBDIR += p5-Array-PrintCols + SUBDIR += p5-Array-RefElem SUBDIR += p5-Business-CreditCard SUBDIR += p5-Business-ISBN SUBDIR += p5-Business-ISSN |