summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/contao29-example/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/contao29-example/Makefile b/www/contao29-example/Makefile
index 4bfba47e757..ac5247fa2fd 100644
--- a/www/contao29-example/Makefile
+++ b/www/contao29-example/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/07/05 14:46:25 taca Exp $
+# $NetBSD: Makefile,v 1.2 2010/12/13 08:07:33 taca Exp $
#
+DIST_SUBDIR= contao${CT_VER}-20101203
+
LICENSE= gnu-lgpl-v3
.include "../../www/contao29/Makefile.version"