diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-12-25 10:46:22 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-12-25 10:46:22 +0000 |
commit | af45dc2ccad4649466e181213f3e7b3d0de61559 (patch) | |
tree | 097a430e11ec5471cea1849cd415514f393d6a05 /www/Makefile | |
parent | ebdc7b4aa5c6151503c9ce915f07a7278ecf3f50 (diff) | |
download | ports-af45dc2ccad4649466e181213f3e7b3d0de61559.tar.gz ports-af45dc2ccad4649466e181213f3e7b3d0de61559.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 28396a157542..62a4a5c55b6a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1529,6 +1529,16 @@ SUBDIR += py-paste SUBDIR += py-pastedeploy SUBDIR += py-pastescript + SUBDIR += py-plone.app.folder + SUBDIR += py-plone.browserlayer + SUBDIR += py-plone.folder + SUBDIR += py-plone.locking + SUBDIR += py-plone.memoize + SUBDIR += py-plone.portlets + SUBDIR += py-plone.registry + SUBDIR += py-plone.subrequest + SUBDIR += py-plone.transformchain + SUBDIR += py-plone.uuid SUBDIR += py-poster SUBDIR += py-postmarkup SUBDIR += py-prewikka |