diff options
author | brian <brian@FreeBSD.org> | 2005-06-04 21:32:13 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2005-06-04 21:32:13 +0800 |
commit | c2689c62426aef784484fe08644c60a70455cb4a (patch) | |
tree | 47a4d92f04404170ad735a292ae9b82f6bf354e1 /www/Makefile | |
parent | 3d81a7ad8b408b39a5ba368f8e0089aa3e4ecb9c (diff) | |
download | freebsd-ports-graphics-c2689c62426aef784484fe08644c60a70455cb4a.tar.gz freebsd-ports-graphics-c2689c62426aef784484fe08644c60a70455cb4a.tar.zst freebsd-ports-graphics-c2689c62426aef784484fe08644c60a70455cb4a.zip |
A kwiki module to notify people of page changes. This includes an enhancement
(from me) that has been submitted to the author.
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 52b4dd308c9..6b8bcb3aec9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -539,6 +539,7 @@ SUBDIR += p5-Kwiki-ModPerl SUBDIR += p5-Kwiki-NavigationToolbar SUBDIR += p5-Kwiki-NewPage + SUBDIR += p5-Kwiki-Notify-Mail SUBDIR += p5-Kwiki-PagePrivacy SUBDIR += p5-Kwiki-RecentChanges SUBDIR += p5-Kwiki-RecentChangesRSS |