From db2e0238895473c50fefc5890ce3ad49017b9664 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 23 Nov 2010 09:32:02 +0000 Subject: Support Incident Tracker (or SiT!) is a Free Software/Open Source (GPL) web based application which uses PHP and MySQL for tracking technical support calls/emails (also commonly known as a 'Help Desk' or 'Support Ticket System'). Manage contacts, sites, technical support contracts and support incidents in one place. Send emails directly from SiT!, attach files and record every communication in the incident log. SiT is aware of Service Level Agreements and incidents are flagged if they stray outside of them. WWW: http://sitracker.org PR: ports/151784 Submitted by: --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 98b3b3f5b33b..792ad8e7e777 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1621,6 +1621,7 @@ SUBDIR += shttpd SUBDIR += sidplug SUBDIR += simplog + SUBDIR += sit SUBDIR += siteatschool SUBDIR += sitebar SUBDIR += sitecopy -- cgit v1.2.3