diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-02 05:13:23 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-02 05:13:23 +0000 |
commit | 6b3e70ed24a0ed758c19ffdb9a6516d8cb08a784 (patch) | |
tree | 7526e106063b86c62b3e0a2a4cf8e8ee94621732 | |
parent | 9b96da9280d66b5902bf5d303a383f83aac80f96 (diff) | |
download | pkgsrc-6b3e70ed24a0ed758c19ffdb9a6516d8cb08a784.tar.gz |
+py-django-tastypie
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b683414f2b8..c8af7068c53 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1038 2014/06/02 04:44:20 rodent Exp $ +# $NetBSD: Makefile,v 1.1039 2014/06/02 05:13:23 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -595,6 +595,7 @@ SUBDIR+= py-django-reversion SUBDIR+= py-django-sekizai SUBDIR+= py-django-south SUBDIR+= py-django-tagging +SUBDIR+= py-django-tastypie SUBDIR+= py-django14 SUBDIR+= py-djangocms-admin-style SUBDIR+= py-djangorestframework |