diff options
author | adam <adam@pkgsrc.org> | 2011-01-12 08:16:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-01-12 08:16:48 +0000 |
commit | 405c691229a7cfd4dfa98cec792720c59c3cb7da (patch) | |
tree | 2df23012e7074ce006050eb8afc0d188ce5902b5 /www/Makefile | |
parent | 9edbe7acd4c4ecc53956158330e3d675b21d84b6 (diff) | |
download | pkgsrc-405c691229a7cfd4dfa98cec792720c59c3cb7da.tar.gz |
Added py-django-classy-tags, py-django-south, py-django-cms
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e8c863e8616..36e1d133f7c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.776 2010/12/26 15:23:59 taca Exp $ +# $NetBSD: Makefile,v 1.777 2011/01/12 08:16:48 adam Exp $ # COMMENT= Packages related to the World Wide Web @@ -520,6 +520,9 @@ SUBDIR+= py-blosxom SUBDIR+= py-clearsilver SUBDIR+= py-curl SUBDIR+= py-django +SUBDIR+= py-django-classy-tags +SUBDIR+= py-django-cms +SUBDIR+= py-django-south SUBDIR+= py-django-registration SUBDIR+= py-flup SUBDIR+= py-gdata |