pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   tpaul
Date:           Sat Mar 14 04:28:23 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add php-composer


To generate a diff of this commit:
cvs rdiff -u -r1.3057 -r1.3058 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3057 pkgsrc/devel/Makefile:1.3058
--- pkgsrc/devel/Makefile:1.3057        Thu Mar 12 07:33:10 2020
+++ pkgsrc/devel/Makefile       Sat Mar 14 04:28:23 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3057 2020/03/12 07:33:10 wiz Exp $
+# $NetBSD: Makefile,v 1.3058 2020/03/14 04:28:23 tpaul Exp $
 #
 
 COMMENT=       Development utilities
@@ -2018,6 +2018,7 @@ SUBDIR+=  pdcurses
 SUBDIR+=       pear-Console_CommandLine
 SUBDIR+=       pedisassem
 SUBDIR+=       phabricator
+SUBDIR+=       php-composer
 SUBDIR+=       php-gearman
 SUBDIR+=       php-gettext
 SUBDIR+=       php-gmp



Home | Main Index | Thread Index | Old Index