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:   pho
Date:           Mon Oct 30 13:52:02 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-feed


To generate a diff of this commit:
cvs rdiff -u -r1.1754 -r1.1755 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.1754 pkgsrc/www/Makefile:1.1755
--- pkgsrc/www/Makefile:1.1754  Mon Oct 23 14:55:56 2023
+++ pkgsrc/www/Makefile Mon Oct 30 13:52:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1754 2023/10/23 14:55:56 taca Exp $
+# $NetBSD: Makefile,v 1.1755 2023/10/30 13:52:02 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -152,6 +152,7 @@ SUBDIR+=    hs-HTTP
 SUBDIR+=       hs-bower-json
 SUBDIR+=       hs-bsb-http-chunked
 SUBDIR+=       hs-cookie
+SUBDIR+=       hs-feed
 SUBDIR+=       hs-http-api-data
 SUBDIR+=       hs-http-client
 SUBDIR+=       hs-http-client-tls



Home | Main Index | Thread Index | Old Index