diff options
author | imil <imil> | 2013-02-22 17:07:52 +0000 |
---|---|---|
committer | imil <imil> | 2013-02-22 17:07:52 +0000 |
commit | ce39dc902e7a600d29a631ee955a4165c86e7b41 (patch) | |
tree | 2d885bd404335dd68b902a4df81a1d63a1a283dc /www | |
parent | 05d8c1dfa74718fabbdd486bd496d181a1a9feff (diff) | |
download | pkgsrc-ce39dc902e7a600d29a631ee955a4165c86e7b41.tar.gz |
add & enable nginx-devel
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 659e89a4064..8cdc97f9b0f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.945 2013/02/22 15:32:27 taca Exp $ +# $NetBSD: Makefile,v 1.946 2013/02/22 17:07:52 imil Exp $ # COMMENT= Packages related to the World Wide Web @@ -212,6 +212,7 @@ SUBDIR+= neon SUBDIR+= netscape SUBDIR+= netsurf SUBDIR+= nginx +SUBDIR+= nginx-devel SUBDIR+= ns-plugger-common SUBDIR+= ns-remote SUBDIR+= nspluginwrapper |