diff options
author | clsung <clsung@FreeBSD.org> | 2005-01-20 20:53:25 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-01-20 20:53:25 +0800 |
commit | 8441904d71944880187acedaa2616f156264de86 (patch) | |
tree | b98d9f516e573f92e71d44e2a23f0785ce39dd39 /www/Makefile | |
parent | 4f119962bb2db0a7824d0095cdd2f0ede5057c45 (diff) | |
download | freebsd-ports-gnome-8441904d71944880187acedaa2616f156264de86.tar.gz freebsd-ports-gnome-8441904d71944880187acedaa2616f156264de86.tar.zst freebsd-ports-gnome-8441904d71944880187acedaa2616f156264de86.zip |
- 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 .
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 |