diff options
author | taca <taca@pkgsrc.org> | 2012-11-30 03:36:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-11-30 03:36:44 +0000 |
commit | 954eee60eafa95a1fd0e3c24791a33d29933369d (patch) | |
tree | 058f68bfa3ab5b9cec2558f8a94ea3c2fbe8afd4 /www/contao | |
parent | e0328f60a9acd6573ee97bb9c848571eb637e171 (diff) | |
download | pkgsrc-954eee60eafa95a1fd0e3c24791a33d29933369d.tar.gz |
Start update of contao211 and contao30.
Diffstat (limited to 'www/contao')
-rw-r--r-- | www/contao/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index 10da54348ad..80acb2eda1a 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2012/11/08 04:56:01 taca Exp $ +# $NetBSD: Makefile.common,v 1.23 2012/11/30 03:36:44 taca Exp $ # # used by www/contao/Makefile.example" # used by www/contao211/Makefile @@ -6,8 +6,8 @@ # # current release -CT211_VERSION= 2.11.6 -CT300_VERSION= 3.0.0 +CT211_VERSION= 2.11.7 +CT300_VERSION= 3.0.1 CT_VERS?= 211 |