summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 202de78..e3352fe 100644
--- a/wscript
+++ b/wscript
@@ -253,5 +253,5 @@ def posts(ctx):
'description' : autowaf.get_blurb(os.path.join(path, 'README')),
'dist_pattern' : 'http://download.drobilla.net/ganv-%s.tar.bz2'},
{ 'Author' : 'drobilla',
- 'Tags' : 'Hacking, LAD, LV2' },
+ 'Tags' : 'Hacking, LAD, LV2, Ganv' },
os.path.join(out, 'posts'))