diff options
author | clsung <clsung@FreeBSD.org> | 2005-03-02 15:37:01 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-03-02 15:37:01 +0800 |
commit | 897ee19e1146506957350f78c0d155dcf2012dec (patch) | |
tree | 02c421c4cce5803722fb5b387966cbb853c614e4 /www/Makefile | |
parent | 529e77ddab40f55a85502f71b436280b7c289a08 (diff) | |
download | freebsd-ports-gnome-897ee19e1146506957350f78c0d155dcf2012dec.tar.gz freebsd-ports-gnome-897ee19e1146506957350f78c0d155dcf2012dec.tar.zst freebsd-ports-gnome-897ee19e1146506957350f78c0d155dcf2012dec.zip |
- Kwiki::Diff display differences between the current wiki page and
older revisions.
PR: 78278
Submitted by: Rong-En Fan
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 2d5e97360472..5ec859ba9dcc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -502,6 +502,7 @@ SUBDIR += p5-Kwiki-Archive-Rcs SUBDIR += p5-Kwiki-Archive-SVK SUBDIR += p5-Kwiki-Atom + SUBDIR += p5-Kwiki-Diff SUBDIR += p5-Kwiki-GDGraphGenerator SUBDIR += p5-Kwiki-Icons-Gnome SUBDIR += p5-Kwiki-NewPage |