diff options
author | wen <wen@FreeBSD.org> | 2011-10-08 09:44:45 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-10-08 09:44:45 +0800 |
commit | 5b711a489e8ac845ebe0f102576cb0934f95c7c1 (patch) | |
tree | 6495925ea43ea8b917d114e5d43434ce28bb6a81 /devel/Makefile | |
parent | 486232c615582276ebb55477c1c2c0794aa17526 (diff) | |
download | freebsd-ports-graphics-5b711a489e8ac845ebe0f102576cb0934f95c7c1.tar.gz freebsd-ports-graphics-5b711a489e8ac845ebe0f102576cb0934f95c7c1.tar.zst freebsd-ports-graphics-5b711a489e8ac845ebe0f102576cb0934f95c7c1.zip |
- Connect py-zope.event
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c8d89cfa70e..4bfcd7dd9b9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3173,12 +3173,12 @@ SUBDIR += py-zope.component SUBDIR += py-zope.configuration SUBDIR += py-zope.deprecation + SUBDIR += py-zope.event SUBDIR += py-zope.exceptions SUBDIR += py-zope.i18n SUBDIR += py-zope.interface SUBDIR += py-zope.schema SUBDIR += py-zope.testing - SUBDIR += py-zopeevent SUBDIR += pybaz SUBDIR += pychecker SUBDIR += pycount |