diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-20 12:53:25 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-20 12:53:25 +0000 |
commit | 1d73ef0b81c1137df89990d72a76fb3f75d49c8e (patch) | |
tree | 2a319f4d6d0da45efa8f5b176e6625ccfaee3bc6 /www/Makefile | |
parent | 0c146d221bb3dc7ce40bc9c8a98e7eb0e6a015b5 (diff) |
- This module provide a simple column layout for kwiki site
- I've made a dummy patch, 'cos the required 3 modules are not
really (and necessary) required. At least for version 0.08 .
Notes
Notes:
svn path=/head/; revision=126941
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 2c5a49ccebb8..b2ddf5b617e5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -506,6 +506,7 @@ SUBDIR += p5-Kwiki-RecentChangesRSS SUBDIR += p5-Kwiki-Revisions SUBDIR += p5-Kwiki-Search + SUBDIR += p5-Kwiki-Theme-ColumnLayout SUBDIR += p5-Kwiki-UserName SUBDIR += p5-Kwiki-UserPreferences SUBDIR += p5-Kwiki-plugins |