diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-06-06 08:26:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-06-06 08:26:32 +0000 |
commit | 9ef9abe262637155f1f5f9aaa17be9d5e0c5b1ac (patch) | |
tree | e8ba25860f68682819a94e4aa7474d4a5b1e82a7 /www/Makefile | |
parent | 56e4dcf35bd1b69ad5b88a2136e492d18cfff883 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9e9e8a88f709..d1aab9086a42 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1408,6 +1408,7 @@ SUBDIR += py-django SUBDIR += py-django-app-plugins SUBDIR += py-django-devel + SUBDIR += py-django-keyedcache SUBDIR += py-django-registration SUBDIR += py-django-signals-ahoy SUBDIR += py-django-tagging |