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:   taca
Date:           Mon Feb 26 15:07:03 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable php-concrete-cms


To generate a diff of this commit:
cvs rdiff -u -r1.1783 -r1.1784 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.1783 pkgsrc/www/Makefile:1.1784
--- pkgsrc/www/Makefile:1.1783  Thu Feb 22 13:07:44 2024
+++ pkgsrc/www/Makefile Mon Feb 26 15:07:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1783 2024/02/22 13:07:44 adam Exp $
+# $NetBSD: Makefile,v 1.1784 2024/02/26 15:07:03 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -643,6 +643,7 @@ SUBDIR+=    php-apcu
 SUBDIR+=       php-apcu4
 SUBDIR+=       php-apcu_bc
 SUBDIR+=       php-basercms
+SUBDIR+=       php-concrete-cms
 SUBDIR+=       php-concrete5
 SUBDIR+=       php-contao-manager
 SUBDIR+=       php-curl



Home | Main Index | Thread Index | Old Index