diff options
Diffstat (limited to 'www/p5-RT-Extension-RepeatTicket2/Makefile')
-rw-r--r-- | www/p5-RT-Extension-RepeatTicket2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-RT-Extension-RepeatTicket2/Makefile b/www/p5-RT-Extension-RepeatTicket2/Makefile index a972bc4036b0..312ac855c156 100644 --- a/www/p5-RT-Extension-RepeatTicket2/Makefile +++ b/www/p5-RT-Extension-RepeatTicket2/Makefile @@ -1,12 +1,11 @@ PORTNAME= RT-Extension-RepeatTicket -PORTVERSION= 2.02 -PORTREVISION= 1 +PORTVERSION= 2.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- PKGNAMESUFFIX= 2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= RT Extension to repeat tickets base on a schedule WWW= https://metacpan.org/release/RT-Extension-RepeatTicket |