diff options
author | Brian Somers <brian@FreeBSD.org> | 2005-06-06 21:22:25 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2005-06-06 21:22:25 +0000 |
commit | dcdf9f1eef158560dad51506d2f40453a51e812e (patch) | |
tree | deb6df7f54dff89aee01c4b3d42574484f6c343f /www/Makefile | |
parent | 7c619d015f5512bc571f3c4c74d4bd1c306506e0 (diff) |
A kwiki plugin to force users to provide a KwikiUserName
I've added a small patch -- submitting to the maintainer now...
Notes
Notes:
svn path=/head/; revision=136943
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6b8bcb3aec97..f70a8fb88936 100644 --- a/www/Makefile +++ b/www/Makefile @@ -533,6 +533,7 @@ SUBDIR += p5-Kwiki-Archive-SVK SUBDIR += p5-Kwiki-Atom SUBDIR += p5-Kwiki-Diff + SUBDIR += p5-Kwiki-Edit-RequireUserName SUBDIR += p5-Kwiki-GDGraphGenerator SUBDIR += p5-Kwiki-Icons-Gnome SUBDIR += p5-Kwiki-Infobox |