diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-14 06:05:16 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-14 06:05:16 +0000 |
commit | db3f608af1d96d5da456b48b555972234cd877e0 (patch) | |
tree | 2d8d86f3686eec3499bcbfcbdf1e3e492cc72f0f /devel/Makefile | |
parent | Added HTML manual (diff) |
Add p5-Class-Singleton 1.03, a perl module that describes a singular
object class.
Notes
Notes:
svn path=/head/; revision=37173
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 9b2e94c31888..495435a6c610 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -225,6 +225,7 @@ SUBDIR += p5-C-Scan SUBDIR += p5-Class-MethodMaker SUBDIR += p5-ConfigReader + SUBDIR += p5-Class-Singleton SUBDIR += p5-Class-Tom SUBDIR += p5-Config-IniFiles SUBDIR += p5-Curses |