diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-12-10 10:08:57 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-12-10 10:08:57 +0000 |
commit | cb1d98e3ffae9f00ba2b5370c7cd0753203fe597 (patch) | |
tree | c73eae5c922fbbb5b15e8d6bb47cc260d688590a /devel/Makefile | |
parent | d5388cfb12e6ba1a313c72b59cb78736a8d4b700 (diff) |
Add p5-Class-Default 0.2,
static calls apply to a default
instantiation.
Notes
Notes:
svn path=/head/; revision=71499
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 97dfa6164fb0..86293504265c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -425,6 +425,7 @@ SUBDIR += p5-Class-Contract SUBDIR += p5-Class-Data-Inheritable SUBDIR += p5-Class-Date + SUBDIR += p5-Class-Default SUBDIR += p5-Class-Delegation SUBDIR += p5-Class-Factory SUBDIR += p5-Class-Factory-Util |