diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-27 23:29:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-27 23:29:16 +0800 |
commit | 7126ac1bbc80f2c5233213671cce676c6e6f2d77 (patch) | |
tree | 960a562977e62e8aa49a82b23c948090db3b9c26 /www/Makefile | |
parent | b5bfb32288db5fbaa78ee04311022c4e9783ca1e (diff) | |
download | freebsd-ports-gnome-7126ac1bbc80f2c5233213671cce676c6e6f2d77.tar.gz freebsd-ports-gnome-7126ac1bbc80f2c5233213671cce676c6e6f2d77.tar.zst freebsd-ports-gnome-7126ac1bbc80f2c5233213671cce676c6e6f2d77.zip |
The MacroPostPlugin allows macros to use post in forms.
WWW: http://trac-hacks.org/wiki/MacroPostPlugin
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
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 cb393deb241b..e0fd4177347f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1153,6 +1153,7 @@ SUBDIR += trac-ctxtnavadd SUBDIR += trac-down SUBDIR += trac-gantt + SUBDIR += trac-macropost SUBDIR += trac-nav SUBDIR += trac-pagetopdf SUBDIR += trac-privatetickets |