diff options
author | joerg <joerg@pkgsrc.org> | 2013-11-14 21:27:01 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2013-11-14 21:27:01 +0000 |
commit | 2c55ffb570b778ce19535a5b44a66aa1d1ab0e52 (patch) | |
tree | f7ace8d187cf0f27f791552ce3c6b513ef05fd60 /www/Makefile | |
parent | 0844f2024c2fbf400eec567cacce53b158d12993 (diff) | |
download | pkgsrc-2c55ffb570b778ce19535a5b44a66aa1d1ab0e52.tar.gz |
Add the LTS version of www/py-django for users that desire less
volatility.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 8ce28c1d86b..f0e509cae92 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1000 2013/11/10 11:14:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.1001 2013/11/14 21:27:01 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -584,6 +584,7 @@ SUBDIR+= py-django-reversion SUBDIR+= py-django-sekizai SUBDIR+= py-django-south SUBDIR+= py-django-tagging +SUBDIR+= py-django14 SUBDIR+= py-djangorestframework SUBDIR+= py-flask SUBDIR+= py-flask-admin |