Add mongrel.
This commit is contained in:
parent
4865d7eecb
commit
f4bb5404c5
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
>$NetBSD: CHANGES-2006,v 1.1690 2006/10/31 23:18:36 joerg Exp $
|
||||
>$NetBSD: CHANGES-2006,v 1.1691 2006/11/01 06:41:33 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2006:
|
||||
|
||||
|
@ -5086,3 +5086,4 @@ Changes to the packages collection and infrastructure in 2006:
|
|||
Updated security/opencdk to 0.5.11 [wiz 2006-10-31]
|
||||
Updated www/curl to 7.16.0 [wiz 2006-10-31]
|
||||
Updated devel/trio to 1.11 [joerg 2006-10-31]
|
||||
Added www/mongrel version 0.3.13.4 [minskim 2006-11-01]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.483 2006/10/24 22:21:56 ghen Exp $
|
||||
# $NetBSD: Makefile,v 1.484 2006/11/01 06:41:33 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Packages related to the World Wide Web
|
||||
|
@ -154,6 +154,7 @@ SUBDIR+= make_album
|
|||
SUBDIR+= micro_httpd
|
||||
SUBDIR+= mini_httpd
|
||||
SUBDIR+= mknmz-wwwoffle
|
||||
SUBDIR+= mongrel
|
||||
SUBDIR+= navigator
|
||||
SUBDIR+= neon
|
||||
SUBDIR+= netscape
|
||||
|
|
Loading…
Reference in a new issue