pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Oct 21 20:39:19 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable httpfile.


To generate a diff of this commit:
cvs rdiff -u -r1.1586 -r1.1587 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1586 pkgsrc/www/Makefile:1.1587
--- pkgsrc/www/Makefile:1.1586  Wed Sep 29 07:44:43 2021
+++ pkgsrc/www/Makefile Thu Oct 21 20:39:19 2021
@@ -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+=    htmldoc-x11
 SUBDIR+=       htmllint
 SUBDIR+=       http-parser
 SUBDIR+=       http_load
+SUBDIR+=       httpfile
 SUBDIR+=       hugo
 SUBDIR+=       ies4linux
 SUBDIR+=       ijb



Home | Main Index | Thread Index | Old Index