diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-08 06:03:08 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-08 06:03:08 +0000 |
commit | e8a9b88bff10494fec4dbcf4aa192f2ea034bf01 (patch) | |
tree | abfb36b47decb54cf1a6ab40e89b511c9f36dc74 /misc/Makefile | |
parent | c672cb336b3994212aa349cb562690a25200a4fb (diff) | |
download | ports-e8a9b88bff10494fec4dbcf4aa192f2ea034bf01.tar.gz ports-e8a9b88bff10494fec4dbcf4aa192f2ea034bf01.zip |
Add p5-Array-RefElem 0.02, set up array elements as aliases.
PR: 33410
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=54343
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 05292267b0a5..d6d60eb0cc2e 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 |