summaryrefslogtreecommitdiff
path: root/www/p5-RT-Extension-RepeatTicket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-RT-Extension-RepeatTicket/Makefile')
-rw-r--r--www/p5-RT-Extension-RepeatTicket/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-RT-Extension-RepeatTicket/Makefile b/www/p5-RT-Extension-RepeatTicket/Makefile
index d7bd395063ac..aeed74e7d475 100644
--- a/www/p5-RT-Extension-RepeatTicket/Makefile
+++ b/www/p5-RT-Extension-RepeatTicket/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-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
@@ -24,6 +24,8 @@ NO_ARCH= yes
RT_VER= 44
PLIST_SUB= RTHOME=share/rt${RT_VER}
+PORTSCOUT= limit:^1\.
+
post-patch:
@${REINPLACE_CMD} -e 's|LocalPath/man/man3|LocalPath/share/man/man3|g' ${WRKSRC}/inc/Module/Install/RTx.pm