diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-10-29 23:56:26 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-10-29 23:56:26 +0000 |
commit | c1f2c2362326c821c9fded3cd3493eb60868219a (patch) | |
tree | 59b7590e1579c2721b54c7814162001434a5fae8 /devel/Makefile | |
parent | e242011f68c7c0bb8ced3730fe1d9d89d3b13ae2 (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 a59b0f4499ab..70d97b57f633 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3514,6 +3514,7 @@ SUBDIR += py-distribute SUBDIR += py-distutils-extra SUBDIR += py-docopt + SUBDIR += py-dogpile.core SUBDIR += py-durus SUBDIR += py-dynrules SUBDIR += py-eggtestinfo |