diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-02-26 14:46:12 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-02-26 14:46:12 +0000 |
commit | db1c611e9fced83db54faf998b58d1b37f6d6236 (patch) | |
tree | 0dc36faf2a5f6aa9024cdaed28e8240403cec211 /www/Makefile | |
parent | dd2071a46fd991a372f5db5c484391a0289d34f4 (diff) | |
download | ports-db1c611e9fced83db54faf998b58d1b37f6d6236.tar.gz ports-db1c611e9fced83db54faf998b58d1b37f6d6236.zip |
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 9a000f8d77e3..a4fa865e3d0f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1464,6 +1464,7 @@ SUBDIR += py-django-profiles SUBDIR += py-django-registration SUBDIR += py-django-signals-ahoy + SUBDIR += py-django-storages SUBDIR += py-django-tagging SUBDIR += py-django-threaded-multihost SUBDIR += py-django11 |