diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-11 07:41:41 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-11 07:41:41 +0000 |
commit | c681de11ed52999870abff967056b16882c2d5c0 (patch) | |
tree | e2f9ef1864632e70990f9bcc0c303d50bbb0ec68 /devel/Makefile | |
parent | a68e9bf63f22fcf831f30f23d350e20807306dde (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 272ffe36af81..ddbb38912ddd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1978,6 +1978,7 @@ SUBDIR += py-bison SUBDIR += py-boto SUBDIR += py-celementtree + SUBDIR += py-cfgparse SUBDIR += py-cheetah SUBDIR += py-ciphon SUBDIR += py-cjson |