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:   sborrill
Date:           Fri Feb 18 11:58:46 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add ufdbguard


To generate a diff of this commit:
cvs rdiff -u -r1.1611 -r1.1612 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.1611 pkgsrc/www/Makefile:1.1612
--- pkgsrc/www/Makefile:1.1611  Wed Feb 16 09:45:06 2022
+++ pkgsrc/www/Makefile Fri Feb 18 11:58:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1611 2022/02/16 09:45:06 pho Exp $
+# $NetBSD: Makefile,v 1.1612 2022/02/18 11:58:46 sborrill Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1031,6 +1031,7 @@ SUBDIR+=  trac
 SUBDIR+=       tscrape
 SUBDIR+=       tuir
 SUBDIR+=       typo3_62
+SUBDIR+=       ufdbguard
 SUBDIR+=       uhttpmock
 SUBDIR+=       unit
 SUBDIR+=       unit-perl



Home | Main Index | Thread Index | Old Index