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:           Sun Feb  4 08:42:06 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable php-contao-manager


To generate a diff of this commit:
cvs rdiff -u -r1.1776 -r1.1777 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.1776 pkgsrc/www/Makefile:1.1777
--- pkgsrc/www/Makefile:1.1776  Tue Jan 16 17:10:08 2024
+++ pkgsrc/www/Makefile Sun Feb  4 08:42:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1776 2024/01/16 17:10:08 nikita Exp $
+# $NetBSD: Makefile,v 1.1777 2024/02/04 08:42:06 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -89,7 +89,6 @@ SUBDIR+=      clearsilver
 SUBDIR+=       clearsilver-base
 SUBDIR+=       clisp-fastcgi
 SUBDIR+=       cobalt
-SUBDIR+=       contao35
 SUBDIR+=       cppcms
 SUBDIR+=       crates-io-cli
 SUBDIR+=       cratuity
@@ -645,6 +644,7 @@ SUBDIR+=    php-apcu4
 SUBDIR+=       php-apcu_bc
 SUBDIR+=       php-basercms
 SUBDIR+=       php-concrete5
+SUBDIR+=       php-contao-manager
 SUBDIR+=       php-curl
 SUBDIR+=       php-dotclear
 SUBDIR+=       php-fpm



Home | Main Index | Thread Index | Old Index