diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-25 13:27:38 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-26 21:25:11 +0000 |
commit | 6f42637828273666a887c6b4dea81963a42195ae (patch) | |
tree | d3027a3a211d65159c4207403967245526de0c3c | |
parent | 48c32cdcc14e03e1f2bf24909c174c1b8aac26e2 (diff) | |
download | ports-6f42637828273666a887c6b4dea81963a42195ae.tar.gz ports-6f42637828273666a887c6b4dea81963a42195ae.zip |
www/p5-RT-Extension-LDAPImport,p5-RT-Extension-MandatoryOnTransition,p5-RTx-Calendar} return to the pool
I no longer have any RT setups to maintain.
-rw-r--r-- | www/p5-RT-Extension-LDAPImport/Makefile | 2 | ||||
-rw-r--r-- | www/p5-RT-Extension-MandatoryOnTransition/Makefile | 4 | ||||
-rw-r--r-- | www/p5-RTx-Calendar/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile index b494a9f60cfd..39977ca87734 100644 --- a/www/p5-RT-Extension-LDAPImport/Makefile +++ b/www/p5-RT-Extension-LDAPImport/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RT extension to import users from an LDAP store LICENSE= ART10 GPLv1+ diff --git a/www/p5-RT-Extension-MandatoryOnTransition/Makefile b/www/p5-RT-Extension-MandatoryOnTransition/Makefile index 6ec36bdc6005..38537357ceff 100644 --- a/www/p5-RT-Extension-MandatoryOnTransition/Makefile +++ b/www/p5-RT-Extension-MandatoryOnTransition/Makefile @@ -2,11 +2,11 @@ PORTNAME= RT-Extension-MandatoryOnTransition DISTVERSION= 0.20 -PORTREVISION= 2 +PORTREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension to require core and ticket custom fields on status changes LICENSE= GPLv2 diff --git a/www/p5-RTx-Calendar/Makefile b/www/p5-RTx-Calendar/Makefile index c0de8cb2dc87..0966ab06e1cd 100644 --- a/www/p5-RTx-Calendar/Makefile +++ b/www/p5-RTx-Calendar/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calendar extension module for the RT ticketing system LICENSE= ART10 GPLv1+ |