diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-10-11 07:15:48 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-10-11 07:15:48 +0000 |
commit | 0c26a272d3687a62ca918744eb76b9daaa0a10de (patch) | |
tree | d204878a125c602eb80119a20953820ebf1a605b /devel/Makefile | |
parent | 23e3e827c99394b0d0dd6ce868d6f0537f0688ae (diff) |
Notes
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 b2b3a27b0f17..ea84f3fc5799 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3177,6 +3177,7 @@ SUBDIR += py-zconfig SUBDIR += py-zope.component SUBDIR += py-zope.configuration + SUBDIR += py-zope.datetime SUBDIR += py-zope.deprecation SUBDIR += py-zope.event SUBDIR += py-zope.exceptions |