diff options
author | taca <taca@pkgsrc.org> | 2013-11-29 17:36:25 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-11-29 17:36:25 +0000 |
commit | 78106492d3e6058b7034d7359f3e9be2520dd5e8 (patch) | |
tree | 7b3f69be8eba1bd51fa3939a58c0f27ca2c27d1e /www | |
parent | 6fe0a1adcd7a5bd5a822b1875b52f0523188e651 (diff) | |
download | pkgsrc-78106492d3e6058b7034d7359f3e9be2520dd5e8.tar.gz |
Add "used by" lines for contao32/contao32-example.
Diffstat (limited to 'www')
-rw-r--r-- | www/contao/Makefile.common | 3 | ||||
-rw-r--r-- | www/contao/Makefile.example | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index cd5ac5f3e58..78a4a1b4571 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,9 +1,10 @@ -# $NetBSD: Makefile.common,v 1.49 2013/11/29 16:43:06 taca Exp $ +# $NetBSD: Makefile.common,v 1.50 2013/11/29 17:36:25 taca Exp $ # # used by www/contao/Makefile.example" # used by www/contao211/Makefile # used by www/contao211-translations/Makefile # used by www/contao31/Makefile +# used by www/contao32/Makefile # # Contao master site (on GitHub). diff --git a/www/contao/Makefile.example b/www/contao/Makefile.example index aa57cfd705d..ff673f7ec1b 100644 --- a/www/contao/Makefile.example +++ b/www/contao/Makefile.example @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.example,v 1.14 2013/09/08 11:11:04 taca Exp $ +# $NetBSD: Makefile.example,v 1.15 2013/11/29 17:36:25 taca Exp $ # # used by www/contao211-example/Makefile # used by www/contao31-example/Makefile +# used by www/contao32-example/Makefile # DISTNAME= ${CT_VERSION} |