aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-12 06:21:13 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-12 06:21:13 +0000
commit6c3241dda115274eb55f726dbecece99952b9110 (patch)
tree282e11cb0ad106e9b72582dce92cfd654bb7b5fb /www/Makefile
parent569b879858dcb645819d037a2dc0e58c4cbd79e4 (diff)
downloadports-6c3241dda115274eb55f726dbecece99952b9110.tar.gz
ports-6c3241dda115274eb55f726dbecece99952b9110.zip
The AnnouncerPlugin is meant to provide an extensible,
user-customizable notification system that can be used to completely replace Trac's default notifications. WWW: http://trac-hacks.org/wiki/AnnouncertPlugin PR: ports/150484 Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
Notes
Notes: svn path=/head/; revision=262873
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index c3173e17102a..5db4da274898 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1665,6 +1665,7 @@
SUBDIR += trac-accountmanager
SUBDIR += trac-addcomment
SUBDIR += trac-advancedticketworkflow
+ SUBDIR += trac-announcer
SUBDIR += trac-autocomplete
SUBDIR += trac-batchmodify
SUBDIR += trac-bzr