pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/contao



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jan 16 13:11:16 UTC 2018

Modified Files:
        pkgsrc/www/contao: Makefile.common

Log Message:
www/contao: add used by www/contao45/Makefile line

Add used by www/contao45/Makefile line.


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/www/contao/Makefile.common

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

Modified files:

Index: pkgsrc/www/contao/Makefile.common
diff -u pkgsrc/www/contao/Makefile.common:1.108 pkgsrc/www/contao/Makefile.common:1.109
--- pkgsrc/www/contao/Makefile.common:1.108     Sun Jun 25 02:25:33 2017
+++ pkgsrc/www/contao/Makefile.common   Tue Jan 16 13:11:16 2018
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile.common,v 1.108 2017/06/25 02:25:33 taca Exp $
+# $NetBSD: Makefile.common,v 1.109 2018/01/16 13:11:16 taca Exp $
 #
 # used by www/contao35/Makefile
 # used by www/contao44/Makefile
+# used by www/contao45/Makefile
 
 CT_VER=                ${CT_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1\2/}
 CT_VERBASE=    ${CT_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1.\2/}



Home | Main Index | Thread Index | Old Index