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:   jperkin
Date:           Thu Jul 22 15:59:06 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add ap-auth-openidc.


To generate a diff of this commit:
cvs rdiff -u -r1.1567 -r1.1568 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.1567 pkgsrc/www/Makefile:1.1568
--- pkgsrc/www/Makefile:1.1567  Sat Jul 17 14:51:28 2021
+++ pkgsrc/www/Makefile Thu Jul 22 15:59:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1567 2021/07/17 14:51:28 leot Exp $
+# $NetBSD: Makefile,v 1.1568 2021/07/22 15:59:06 jperkin Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -27,6 +27,7 @@ SUBDIR+=      album
 SUBDIR+=       album_themes
 SUBDIR+=       analog
 SUBDIR+=       ap-auth-kerb
+SUBDIR+=       ap-auth-openidc
 SUBDIR+=       ap-authnz-crowd
 SUBDIR+=       ap-mono
 SUBDIR+=       ap-php



Home | Main Index | Thread Index | Old Index