diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-07-24 21:22:15 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-07-24 21:22:15 +0000 |
commit | 690da9cf33f00241b177a1b85e77074d3e195ab0 (patch) | |
tree | 4fdc218b42c45a2965e22b40c93a91c069555559 | |
parent | b4f658a7971d5b89e90e31b4b1fa8728a569bd7a (diff) | |
download | pkgsrc-690da9cf33f00241b177a1b85e77074d3e195ab0.tar.gz |
+ hs-HTTP
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 67bdd93d9aa..1ac4411ef6c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1056 2014/07/16 08:57:44 imil Exp $ +# $NetBSD: Makefile,v 1.1057 2014/07/24 21:22:15 szptvlfn Exp $ # COMMENT= Packages related to the World Wide Web @@ -126,6 +126,7 @@ SUBDIR+= haskell-cgi SUBDIR+= heel SUBDIR+= hiawatha SUBDIR+= horde +SUBDIR+= hs-HTTP SUBDIR+= htdig SUBDIR+= htmlcxx SUBDIR+= htmldoc |