diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-28 03:35:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-28 03:35:35 +0800 |
commit | 77bb98bacb3c55c2323a43869e955bf5dd50be83 (patch) | |
tree | b124aa1f827899c919193f262c24e5eee26721fe /www/Makefile | |
parent | 6d0baa1c0fe0809ba43a1fad3ff1c3f5169f4fc3 (diff) | |
download | freebsd-ports-gnome-77bb98bacb3c55c2323a43869e955bf5dd50be83.tar.gz freebsd-ports-gnome-77bb98bacb3c55c2323a43869e955bf5dd50be83.tar.zst freebsd-ports-gnome-77bb98bacb3c55c2323a43869e955bf5dd50be83.zip |
Send a text only mail with a reminder on new and open tickets
WWW: http://www.trac-hacks.org/wiki/TicketRemindScript
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 820d93519d31..4fbbcf7f6c4f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1163,6 +1163,7 @@ SUBDIR += trac-nav SUBDIR += trac-pagetopdf SUBDIR += trac-privatetickets + SUBDIR += trac-remind SUBDIR += trac-restrictedarea SUBDIR += trac-robotstxt SUBDIR += trac-simpleticket |