diff options
author | pho <pho@pkgsrc.org> | 2020-01-15 18:14:37 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2020-01-15 18:14:37 +0000 |
commit | 64fef6e60d35358407fb6882829c1d4fa75fb032 (patch) | |
tree | 27bb793bd8e5b65fa2a401ef164f34dbd10c83a0 /www | |
parent | 925605052b5acbefa8dae229963bad0caca1191f (diff) | |
download | pkgsrc-64fef6e60d35358407fb6882829c1d4fa75fb032.tar.gz |
Add hs-http-types
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 2d2052f9f1a..b892a412c73 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1424 2020/01/15 16:56:25 pho Exp $ +# $NetBSD: Makefile,v 1.1425 2020/01/15 18:14:37 pho Exp $ # COMMENT= Packages related to the World Wide Web @@ -148,6 +148,7 @@ SUBDIR+= hiawatha SUBDIR+= horde SUBDIR+= hs-HTTP SUBDIR+= hs-cookie +SUBDIR+= hs-http-types SUBDIR+= htdavlock SUBDIR+= htdig SUBDIR+= htmlcxx |