diff --git a/devel/p5-Time-Stopwatch/Makefile b/devel/p5-Time-Stopwatch/Makefile index 8b221a0b9df2..c179e887491c 100644 --- a/devel/p5-Time-Stopwatch/Makefile +++ b/devel/p5-Time-Stopwatch/Makefile @@ -1,15 +1,20 @@ PORTNAME= Time-Stopwatch PORTVERSION= 1.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= madis555@hot.ee +MAINTAINER= bugs-freebsd-org916@ketas.si.pri.ee COMMENT= Use tied scalars as timers WWW= https://metacpan.org/release/Time-Stopwatch +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include