diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-21 20:52:00 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-21 20:52:00 +0800 |
commit | 90037eda6b116274e566087c5c6608219ac65140 (patch) | |
tree | d8ca10131b2786eb88d88170a9d1127bb12e66b8 /www/Makefile | |
parent | a9b1b75440d8d3039ca4be84578c9c4728c71a88 (diff) | |
download | freebsd-ports-gnome-90037eda6b116274e566087c5c6608219ac65140.tar.gz freebsd-ports-gnome-90037eda6b116274e566087c5c6608219ac65140.tar.zst freebsd-ports-gnome-90037eda6b116274e566087c5c6608219ac65140.zip |
Add trac-down 0.0.1.r11, a Trac plugin for listing released downloads.
PR: ports/109339
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
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 18151d065183..278eed8b27dc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1090,6 +1090,7 @@ SUBDIR += trac-accountmanager SUBDIR += trac-addcomment SUBDIR += trac-ctxtnavadd + SUBDIR += trac-down SUBDIR += trac-gantt SUBDIR += trac-nav SUBDIR += trac-pagetopdf |