diff options
author | joerg <joerg> | 2008-09-21 15:14:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-09-21 15:14:39 +0000 |
commit | 9a49c739c841bb3c1d4f62a403345eeb57dffd9f (patch) | |
tree | 729bd8191bd87dfa98d61a0c6aa524a68dc24367 /www/Makefile | |
parent | 4a0b3503aa69e7be362d3d3a04ee9cd2ae2d2e0a (diff) | |
download | pkgsrc-9a49c739c841bb3c1d4f62a403345eeb57dffd9f.tar.gz |
Retire py-django-devel, py-django has been updated to the 1.0 release in
the mean time.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 1f64d5d60c1..1ec2c56ebe0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.584 2008/09/17 00:21:48 obache Exp $ +# $NetBSD: Makefile,v 1.585 2008/09/21 15:14:39 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -395,7 +395,6 @@ SUBDIR+= py-beautifulsoup SUBDIR+= py-clearsilver SUBDIR+= py-curl SUBDIR+= py-django -SUBDIR+= py-django-devel SUBDIR+= py-flup SUBDIR+= py-genshi SUBDIR+= py-jonpy |