diff options
author | abs <abs> | 2009-12-15 16:18:19 +0000 |
---|---|---|
committer | abs <abs> | 2009-12-15 16:18:19 +0000 |
commit | 9f34644587cebc50bd745a1350ff69298f9de296 (patch) | |
tree | dbd0bcc88bbbaee1d108472d1255e58f0cdb9adb /www/Makefile | |
parent | 836529bb31bf163f63205aac3003fcfcd54817ad (diff) | |
download | pkgsrc-9f34644587cebc50bd745a1350ff69298f9de296.tar.gz |
+mserv-php
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 5bb8460b1c1..d86c9efde68 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.675 2009/12/02 16:12:57 taca Exp $ +# $NetBSD: Makefile,v 1.676 2009/12/15 16:18:19 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -201,6 +201,7 @@ SUBDIR+= mongrel-config SUBDIR+= mongrel-console SUBDIR+= mongrel-upload-progress SUBDIR+= mono-xsp +SUBDIR+= mserv-php SUBDIR+= neon SUBDIR+= netscape SUBDIR+= netsurf |