aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 6aeaefe..8a9d4e2 100644
--- a/wscript
+++ b/wscript
@@ -114,6 +114,6 @@ def posts(ctx):
'description' : autowaf.get_blurb(os.path.join(path, 'README')),
'dist_pattern' : 'http://download.drobilla.net/mda-lv2-%s.tar.bz2'},
{ 'Author' : 'drobilla',
- 'Tags' : 'LV2' },
+ 'Tags' : 'LV2, MDA.lv2' },
os.path.join(out, 'posts'))