pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Add and enable httpfile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b972be83027
branches:  trunk
changeset: 768419:5b972be83027
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Oct 21 20:39:19 2021 +0000

description:
Add and enable httpfile.

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 417ae8684526 -r 5b972be83027 www/Makefile
--- a/www/Makefile      Thu Oct 21 20:38:35 2021 +0000
+++ b/www/Makefile      Thu Oct 21 20:39:19 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1586 2021/09/29 07:44:43 nikita Exp $
+# $NetBSD: Makefile,v 1.1587 2021/10/21 20:39:19 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -166,6 +166,7 @@
 SUBDIR+=       htmllint
 SUBDIR+=       http-parser
 SUBDIR+=       http_load
+SUBDIR+=       httpfile
 SUBDIR+=       hugo
 SUBDIR+=       ies4linux
 SUBDIR+=       ijb



Home | Main Index | Thread Index | Old Index