diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-05 02:00:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-05 02:00:28 +0000 |
commit | e557ab89ccf92b680ed4223fc22489396e78a769 (patch) | |
tree | 1c47e39016265dfe731f7841ac8afc97883e59b8 /www | |
parent | a81bf8f9bcc48a0c6459100168adc00888087831 (diff) | |
download | pkgsrc-e557ab89ccf92b680ed4223fc22489396e78a769.tar.gz |
Add py-nevow.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 42949eab613..889e6e3ed94 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.418 2005/11/03 06:35:30 taca Exp $ +# $NetBSD: Makefile,v 1.419 2005/11/05 02:00:28 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -256,6 +256,7 @@ SUBDIR+= privoxy SUBDIR+= py-HTMLgen SUBDIR+= py-clearsilver SUBDIR+= py-curl +SUBDIR+= py-nevow SUBDIR+= py-pcgi SUBDIR+= py-zpublisher SUBDIR+= qDecoder |