summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2012-03-11 13:16:55 +0000
committertaca <taca>2012-03-11 13:16:55 +0000
commit2bc1edb4222e20353a66991ebd24a42e5e444674 (patch)
tree6a16c49e319ca4199b4cdc6e958943298eda3cc5 /www/contao
parent5f1f1de118d4e24cf5db34d86133c58899b7ae75 (diff)
downloadpkgsrc-2bc1edb4222e20353a66991ebd24a42e5e444674.tar.gz
Contao 2.11.1's distfile has been updated without changing the file name.
Nothing would not change with binary package, no PKGREVISION change again.
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 8ead8d1e168..c5f5fb6c0f7 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2012/03/10 03:41:42 taca Exp $
+# $NetBSD: Makefile.common,v 1.12 2012/03/11 13:16:55 taca Exp $
#
# used by www/contao29/Makefile
# used by www/contao29-example/Makefile
@@ -25,6 +25,7 @@ CT_VERSION= ${CT210_VERSION}
CT_DIST_SUBDIR= contao210-201201020
.elif ${CT_VERS} == "211"
CT_VERSION= ${CT211_VERSION}
+CT_DIST_SUBDIR= contao211-201203090
.else
.error "Illegal version specified: ${CT_VERS}"
.endif