diff options
author | matthew <matthew@FreeBSD.org> | 2016-09-16 04:46:57 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-09-16 04:46:57 +0800 |
commit | 329f125deb41aaab8e836009913a4b100ba72081 (patch) | |
tree | 8d82fde6122ddb3e872b1549c1e82a09d8c96574 /www/Makefile | |
parent | defd89ec9ee15bd94dcd0677f8017a0b3be16cec (diff) | |
download | freebsd-ports-gnome-329f125deb41aaab8e836009913a4b100ba72081.tar.gz freebsd-ports-gnome-329f125deb41aaab8e836009913a4b100ba72081.tar.zst freebsd-ports-gnome-329f125deb41aaab8e836009913a4b100ba72081.zip |
RT's extension that allows you to change ticket metadata via email.
WWW: http://search.cpan.org/dist/RT-Extension-CommandByMail/
PR: 212704
Submitted by: Michael Schout <mschout@gkg.net>
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 2c556b8944ef..9d245937e128 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1160,6 +1160,7 @@ SUBDIR += p5-RPC-ExtDirect SUBDIR += p5-RT-Authen-ExternalAuth SUBDIR += p5-RT-Client-REST + SUBDIR += p5-RT-Extension-CommandByMail SUBDIR += p5-RT-Extension-LDAPImport SUBDIR += p5-RT-Extension-MandatoryOnTransition SUBDIR += p5-RT-Extension-SLA |