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:           Wed Jan 15 16:56:25 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add hs-cookie


To generate a diff of this commit:
cvs rdiff -u -r1.1423 -r1.1424 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.1423 pkgsrc/www/Makefile:1.1424
--- pkgsrc/www/Makefile:1.1423  Wed Jan  8 20:58:29 2020
+++ pkgsrc/www/Makefile Wed Jan 15 16:56:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1423 2020/01/08 20:58:29 adam Exp $
+# $NetBSD: Makefile,v 1.1424 2020/01/15 16:56:25 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -147,6 +147,7 @@ SUBDIR+=    heel
 SUBDIR+=       hiawatha
 SUBDIR+=       horde
 SUBDIR+=       hs-HTTP
+SUBDIR+=       hs-cookie
 SUBDIR+=       htdavlock
 SUBDIR+=       htdig
 SUBDIR+=       htmlcxx



Home | Main Index | Thread Index | Old Index