diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-10 11:24:33 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-10 11:24:33 +0000 |
commit | 018f7110390828663598b63a334d5595aee3a355 (patch) | |
tree | 39239b2b09c942acda574b0885d125b2b7ccb64e /www/Makefile | |
parent | a9eec70fe9fa3cab8b715a6b2476b1bbe677c31e (diff) | |
download | pkgsrc-018f7110390828663598b63a334d5595aee3a355.tar.gz |
Added new ocaml-http package.
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 26fd9944824..9f6b0b40a57 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.896 2012/09/30 21:04:04 wiz Exp $ +# $NetBSD: Makefile,v 1.897 2012/10/10 11:24:33 jaapb Exp $ # COMMENT= Packages related to the World Wide Web @@ -211,6 +211,7 @@ SUBDIR+= ns-remote SUBDIR+= nspluginwrapper SUBDIR+= nvu SUBDIR+= ocaml-curl +SUBDIR+= ocaml-http SUBDIR+= ocsigen SUBDIR+= opera SUBDIR+= opera-acroread7 |