diff options
author | obache <obache> | 2008-08-01 08:39:17 +0000 |
---|---|---|
committer | obache <obache> | 2008-08-01 08:39:17 +0000 |
commit | c26543297f240582b7c78230b78f79562efa81d4 (patch) | |
tree | 6137b05290c454039c820640e7bc8aa088578093 /www/Makefile | |
parent | 82494dada506dad16576748fa955eeeef4d469bf (diff) | |
download | pkgsrc-c26543297f240582b7c78230b78f79562efa81d4.tar.gz |
Added and enabled py-genshi.
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 f5d1a95635e..8269a7a55c4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.564 2008/07/29 05:08:41 schmonz Exp $ +# $NetBSD: Makefile,v 1.565 2008/08/01 08:39:17 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -383,6 +383,7 @@ SUBDIR+= py-curl SUBDIR+= py-django SUBDIR+= py-django-devel SUBDIR+= py-flup +SUBDIR+= py-genshi SUBDIR+= py-jonpy SUBDIR+= py-moin SUBDIR+= py-nevow |