diff options
author | epg <epg> | 2008-09-04 17:24:01 +0000 |
---|---|---|
committer | epg <epg> | 2008-09-04 17:24:01 +0000 |
commit | 84273878fc49df287e4f3b43383270a1689e53bd (patch) | |
tree | 521a0b92dcd748c7db7047a2a461481e0a99244f /www/Makefile | |
parent | a33d6e1fc588da7a630ba5f7db8b198d91eef217 (diff) | |
download | pkgsrc-84273878fc49df287e4f3b43383270a1689e53bd.tar.gz |
Add and enable loggerhead py-paste py-simpletal
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3b9004de704..eedb20fe8a4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.573 2008/08/23 12:57:17 seb Exp $ +# $NetBSD: Makefile,v 1.574 2008/09/04 17:24:01 epg Exp $ # COMMENT= Packages related to the World Wide Web @@ -158,6 +158,7 @@ SUBDIR+= liferea SUBDIR+= lighttpd SUBDIR+= links SUBDIR+= links-gui +SUBDIR+= loggerhead SUBDIR+= lynx SUBDIR+= mMosaic SUBDIR+= make_album @@ -394,7 +395,9 @@ SUBDIR+= py-genshi SUBDIR+= py-jonpy SUBDIR+= py-moin SUBDIR+= py-nevow +SUBDIR+= py-paste SUBDIR+= py-rss2gen +SUBDIR+= py-simpletal SUBDIR+= py-swish-e SUBDIR+= py-webpy SUBDIR+= qDecoder |